$read line begin/end

Allows you to read a line using line number.


Example

Running this code will read the lines from line 1 to line 3. The following are the lines applied in the script:

  • Line 0 - We've done everything we can to make UBot Studio as easy to learn as possible.
  • Line 1 - Now it's up to you.
  • Line 2 - Make an investment into yourself.
  • Line 3 - 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", "$nl to br", $plugin function("Data and Files Automation.dll", "$read line begin/end", "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.", 1, 3)))

Was this helpful?

Previous Article

$read file 2

Next Article

$regex find