EXPAND(x,n) is a string function that inserts x times as many blanks (code attribute ASCII, UNICODE) or binary zeros (code attribute BYTE) to the end of a character string as are needed to give the string the length specified by n.
|
Result of the EXPAND(x,n) function |
x is a NULL value |
See also: