Space()

Top  Previous  Next

Purpose

To return a string of spaces

Syntax

Space( <nCount>) cString

Arguments

<nCount> is the number of spaces to return.

Returns

Space() returns a string of <nCount> spaces.