<< Click to Display Table of Contents >> Navigation: Reference > Functions > %STR |
This function converts a number to a text string.
Form of use:
DC cvar = %STR(arithmetic expression),
The number is left adjusted within the cvar - no leading zeros are supplied. If the pickup is undefined, the cvar will be blank.