tokenize()

 
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.
Syntax
tokenize( string, variables )
User Annotations: tokenize