stm_str_to_list Function type: LIST OF STRING Description Converts the specified string to a list of strings. Syntax stm_str_to_list (s, delimiter) Arguments Argument Input/Output Type Description s In STRING The string to convert delimiter In STRING A delimiter for whitespace
Function type: LIST OF STRING
LIST OF STRING
s
STRING
delimiter