Skip to content

string_find_first( chars, string, start )

Hyomoto edited this page Oct 16, 2020 · 2 revisions
Jump To Go Back Arguments Methods Variables

string_find_first( chars, string, start )

returns: the position of the first found char or 0 if nothing was found

// no example provided

Arguments

Name Type Purpose
chars undef none provided
string undef none provided
start undef none provided
Clone this wiki locally