STR Length

<< Click to Display Table of Contents >>

Navigation:  Actions > Strings >

STR Length

The action measures the length of a string or a text in symbols. The RoboTask has the system variable {StrLength(Sample String)}. But this variable fits for small simple strings. Sometimes it is impossible to use this function because the string can contain special symbols and brackets what can break the syntax of the expression with variable and then you get an error. In such cases it is better to use this action.

STRLength

 

Text From External File

Enter the name of the file from which you want to take a text. You can select the file clicking the button on the right of the entry field.

 

Use This Text

Specify the text explicitly or by using the variables of the RoboTask.

 

Assign String Length to variable

Enter the name of the variable in which you want to save the length of a string or a text.

 

note Related Topics

STR Replace

STR Trim

STR Delete

STR Insert

STR Extract

STR Pos

STR Between

STR format CSV line

TXT Number of Lines

TXT Extract Line

TXT Delete line

TXT Insert line

TXT Comma-Text Conversion

TXT UTF-8 Conversion

Operations on lists