Modify String ============= Category -------- String Commands Description ----------- This command allows you change case of a string. Use this command when you want to select a subset of text or variable. Parameters ---------- **Variable Name** Indicate variable name or text to modify. **Case Type** Select the case type. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\String Commands\\Modify String\\Modify String.xml` See Also -------- - :doc:`Concat Text ` - :doc:`Contains Text ` - :doc:`Format String ` - :doc:`Get Word Count ` - :doc:`Get Word Length ` - :doc:`String Operation ` - :doc:`String Replace ` - :doc:`StringIsNullOrEmpty ` - :doc:`Substring ` - :doc:`Text Extraction ` - :doc:`Trim Text `