Replacer Functions

Replacer.ReplaceValue

Syntax Replacer.ReplaceValue(value as any, old as any, new as any) as any Description Replaces the …

Replacer.ReplaceText

Syntax Replacer.ReplaceText(text as nullable text, old as text, new as text) as nullable text Description …