Space

Description

Returns a string consisting of a specified number of space characters.

Syntax

Space ( len)

Arguments

len is an integer.

Remarks

If len is less than or equal to zero, a null value is returned.