ReplaceWithArgument

Description

Replaces specified text from base string with the input argument. A new column is created for the results.

Use

  • Argument:
    • Select an argument. (String)
  • Base String:
    • Enter a base string that includes the replaceable string.
  • Replaceable String:
    • Enter a replacement text from the base string.
  • Output field name:
    • Enter an output field name.

Example

Example value (Argument)Base stringReplaceable stringReplaceWithArgument() returns
123 Main StreetYour address is: user_addressuser_addressYour address is: 123 Main Street
45 BahnhofstrasseYour address is: user_addressuser_addressYour address is: 45 Bahnhofstrasse

Type

Formulas