Works like glosub(), but search and replace are arrays that are iterated through, each value in the search array found in the string is replaced by the corresponding replace array value.
Syntax
glosub_array( string, search, replace )
unknown.
string = the target array
search = the sub-string that will be searched for
replace = the replacement string
User Annotations:
glosub_array
-- Other Annotations --
topic blowfish
topic comments
topic filesystem-both
topic inspection
topic math
topic operators
topic time
topic user-examples
topic variables
item acos
item asciichar
item dir
item file_create
item gettoken
item glosub
item indexof
item miva_array_sort
item miva_struct_members
item miva_variable_value
item MvSMTP
item substring
item xml_parse_set_colon_replacement
Next »
« Previous