Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

StringSpace()

  • Last UpdatedJul 22, 2024
  • 1 minute read

Generates a string of spaces either within a string attribute or within an expression and returns the result.

Category

String

Syntax

StringResult = StringSpace( NumSpaces );

Parameter

NumSpaces

Number of spaces to return. Any number or an integer attribute.

Examples

All spaces are represented by the "×" character:

StringSpace(4) ' returns "××××";

"Pump" + StringSpace(1) + "Station" ' returns "Pump×Station";

See also

StringASCII()

StringChar()

StringFromIntg()

StringFromReal()

StringFromTime()

StringInString()

StringLeft()

StringLen()

StringLower()

StringMid()

StringReplace()

StringRight()

StringTest()

StringToIntg()

StringToReal()

StringTrim()

StringUpper()

Text()

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in