Pascal Scripting: SetLength
Prototype
procedure SetLength(var S: AnyString; L: LongInt);
Description
Sets the length of a string.