String Replace ============== Category -------- String Commands Description ----------- This command allows you to replace text. Use this command when you want to replace existing text within text or a variable with new text. Parameters ---------- **Text** Select text or variable to modify. **Replacement Text** Indicate the old value of the text that will be replaced. **Replacement Value** Indicate the new value for replacement. **Result** Select the variable to receive the result. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\String Commands\\String Replace\\String Replace.xml` See Also -------- - :doc:`Concat Text ` - :doc:`Contains Text ` - :doc:`Format String ` - :doc:`Get Word Count ` - :doc:`Get Word Length ` - :doc:`Modify String ` - :doc:`String Operation ` - :doc:`StringIsNullOrEmpty ` - :doc:`Substring ` - :doc:`Text Extraction ` - :doc:`Trim Text `