string_split

function

Description

return a string array that contains the substrings in this instance that are delimited by elements of a specified string.

Arguments

Name Type Description
_data string string instance
_separator string a string that delimit the substrings in this instance.

Returns

array(string) created data


Copyright © 2021, WWW_cool. Built on April 03, 2021 using GMDoc.