Space()

<< Click to Display Table of Contents >>

Navigation:  Index >

Space()

Previous pageReturn to chapter overviewNext page

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.