stm_string_free Function type: INTEGER Description Frees the memory used by the specified string. Syntax stm_string_free (s) Arguments Argument Input/Output Type Description s In STRING The string whose memory you want to free
Function type: INTEGER
INTEGER
s
STRING