TOSTRING
strings conversionConverts a value of primitive type into a string value.
The TOSTRING
function consumes a parameter from the top of the stack and pushes back its conversion to string.
Note that GTS are converted to input format and that the string ends with CRLF to follow HTTP recommendations.