The strLib.spaces() system function returns a string of spaces of the specified length.
strLib.spaces(count INT? in) returns (result STRING?)