The system function StrLib.spaces returns a string composed of a specified number of spaces.
StrLib.spaces(characterCount INT in) returns (result STRING)
Related concepts Syntax diagram for EGL functions
Related reference EGL library StrLib