Entering content frame

EXPAND(x,n) 

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

NULL value

See also:

LFILL(x,a,n)

RFILL(x,a,n)

 

Leaving content frame