The system function StrLib.setBlankTerminator changes a null terminator and any subsequent characters to spaces. StrLib.setBlankTerminator changes a string value returned from a C or C++ program to a character value that can operate correctly in an EGL program.
StrLib.setBlankTerminator(target VagText inOut)
StrLib.setBlankTerminator(target);
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library StrLib