$char count

Allows you to count the number of characters occurring in a string.


Example

Running this code will count the characters of the string input "We've done everything we can to make UBot Studio as easy to learn as possible. Now it's up to you. Make an investment into yourself. Start small with a few hours of training and watch as your potential unfolds.".

This is the character count dialog shown after running the code.

alert($plugin function("Data and Files Automation.dll", "$char count", "We\'ve done everything we can to make UBot Studio as easy to learn as possible. Now it\'s up to you. Make an investment into yourself. Start small with a few hours of training and watch as your potential unfolds.", "True"))

Was this helpful?

Previous Article

$byte count

Next Article

$check hash/md5 file