Get Word Count ============== Category -------- String Commands Description ----------- This command count the word in a given input. Use this command when you want to extract data from a JSON object. Parameters ---------- **Input Value** Supply the value or variable requiring the word count, e.g., {vSomeVariable}. **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 Count\\Get Word Count.xml` See Also -------- - :doc:`Concat Text ` - :doc:`Contains Text ` - :doc:`Format String ` - :doc:`Get Word Length ` - :doc:`Modify String ` - :doc:`String Operation ` - :doc:`String Replace ` - :doc:`StringIsNullOrEmpty ` - :doc:`Substring ` - :doc:`Text Extraction ` - :doc:`Trim Text `