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

Miva Developer Docs

Syntax
glosub( target_string, search, replace )

Returns#

Returns string where all instances of search have been replaced.

Parameters#

Parameter Description
target_string the target string
search the sub-string that will be search ed for
replace the replacement string