SerialIncrement()

 <  Day Day Up  >  

SerialIncrement()

Category: Text

Syntax: SerialIncrement ( text ; incrementBy )

Parameters: text ”any text or text expression that contains an alpha-numeric string; incrementBy ”a number or numeric expression with which to increment the text value.

Description: Returns the combined text and number from the text value, where the numeric portion of the text has been incremented by the value specified in the incrementBy parameter.

The incrementBy value is truncated to an integer when incrementing. Positive and negative numbers are accepted.

Examples:

 

 SerialIncrement ("test1" ; 2) 

Returns test3 .

 

 SerialIncrement ("moyergroupv12.3" ; -1) 

Returns moyergroupv12.2 .

 

 SerialIncrement ("2hithere3" ; 3) 

Returns 2hithere6 .

 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net