SPACE

SPACE


SOUNDEX Index Level special characters
Syntax SPACE( num.expression )
Category BASIC
Type Function
Description generates a string of spaces whose length is equal to the value of the numeric expression.
Options
See Also STR masking statements & functions num.expression functions
Example crt "name" : space(22) : "phone number"
Warnings
Compatibility D3 7.0 AP R83
SOUNDEX Index Level special characters