EngineVersion 1mappingFunctions

grel:string_replace

Replaces all occurrences of a substring with a replacement.

Parameters

grel:valueParameter (required, string)

Parameter name: value

grel:p_string_find (required, string)

Parameter name: find

grel:p_string_replace (optional, string)

Parameter name: replace

Returns

output string: string

On this page