MivaScript Builtin Function, Miva Merchant 9+
tokenize( string, variables )
<mvt:assign name="g.return_value" value="tokenize( string, variables )" />
Returns the string, concatenated with the value of each token contained in replacements. Replacements is an array of structures, each with a token and a value.
string
variables