$word count

Allows you to count the number of words found in the string.


Example

Running this code will count the words with the following 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 shown in the UBot browser.

load html($plugin function("Data and Files Automation.dll", "$word 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."))

Was this helpful?

Previous Article

$trim 2