blanks

Type: External

Group: char

Syntax

BLANKS(number)

Description

Outputs a number of spaces equal to number.

Examples

"-" + BLANKS(5) + "-" = "- -"

See Also

deblank