Text functions
- BCDTOTEXT
- COUNTSTRING
- CPACKAGE
- CSERIESTOTEXT
- CSIZE
- CTEXT
- DATETOTEXT
- FILLLEFT
- FILLRIGHT
- FIND
- HEXTEXTTOSTREAM
- LEAVEALPHA
- LEAVEALPHANUM
- LEAVENUM
- LEAVEPRINT
- LEFT
- LOWERCASE
- MAX
- MID
- MIN
- NORMXML
- NUMBERTOTEXT
- PACKAGE
- PROPERCASE
- RANDDATA
The RANDDATA function returns random text based on the properties of the output type. The RAND function returns a pseudo-random integer between 0 and RAND_MAX (guaranteed to be at least 32,767). The RANDDATA function generates a valid random value of the item type that is being built when it is invoked. In other words, if the rule were “A:Card = RandData ()”, the random value would be valid data for type "A"—where that type "A" is a component of the specified “Card”. The type "A" can be text, a date/time object, or a number. - REVERSEBYTE
- RIGHT
- SEED
The SEED function primes the RAND and RANDDATA functions so they produce repeated results. - SERIESTOTEXT
- SQUEEZE
- SUBSTITUTE
- TEXT
- TEXTTOBCD
- TEXTTONUMBER
- TEXTTOTIME
- TIMETOTEXT
- TODATETIME
- TONUMBER
- TRIMLEFT
- TRIMRIGHT
- UPPERCASE
- WORD