getCharCount
You can find the number of charachters in your current state. This method is
useful to implement monitoring on the state and also to limit the user inputs.
Usage #
The getCharCount
utility will return the amount of charachters of your state.
Example #
An example of getCharCount
usage: