stm_multiline_to_one Function Type stm_expression Description Converts the specified multiline string (with new lines) to a one-line string (without the new lines). Syntax stm_multiline_to_one (string) Arguments Argument Input/Output Type Description string In char * The multiline string.
string
char *