Skip to content

String Manipulation

If you want to modify the value of any text or any field in the page, then you can use this String Manipulation Field Type.

String Manipulation

Field Options

  • Get Element Value/Text
  • Remove Extra Space
  • Remove All Space
  • Convert to Lowercase
  • Convert to Uppercase
  • Convert to Title Case
  • Trim
  • Replace String with RegEx

Replace String with RegEx

If you want to change this "Ben002" string into this "002_g.pdf" then you can use this type of RegEx.

String Manipulation

Released under the MIT License.