Get Word Length =============== Category -------- String Commands Description ----------- This command allows you to retrieve the length of a string or variable. Use this command when you want to find the length of a string or variable. Parameters ---------- **Input Data** Indicate the data you want to perform regex on. **Variable Name** Indicate variable name to store result. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\String Commands\\Get Word Length\\Get Word Length.xml` See Also -------- - :doc:`Concat Text ` - :doc:`Contains Text ` - :doc:`Format String ` - :doc:`Get Word Count ` - :doc:`Modify String ` - :doc:`String Operation ` - :doc:`String Replace ` - :doc:`StringIsNullOrEmpty ` - :doc:`Substring ` - :doc:`Text Extraction ` - :doc:`Trim Text `