Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs

Syntax
glosub_array( string, search_array, replace_array )

Returns#

Return Value: string is returned with all found values replaced.

Parameters#

Parameter Description
string the target
search_array an array of strings that will be searched for
replace_array an array of the replacement strings