$substring word

Allows you to return a specified substring from a string.


Example

Running this code will return the substring between the "10th" and "20th" words of the input string.

This is shown in the UBot browser.

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

 Video Training in Ten Minutes or Less!
Watch these bite-sized sessions once you\'ve made your purchase. You\'ll simply walk through the concepts of automation and how to implement it in UBot Studio.

 Sample Scripts and Bot Templates
Don\'t start from scratch ! Here are several useful pre-made automation solutions for you. More are available in our Bot Bank (inside the software) and the forum. 

 UBot Studio Wiki Page
Visit the UBot Studio Wiki for frequently updated information on UBot Studio commands, features, and ideas for use! Then, visit the Playground to test out these commands and functions! ", 10, 20, " "))

Was this helpful?

Previous Article

$string to chars

Next Article

$table cell get