Get String Length

Returns the length of the given string. This operator is often used on values, retrieved via Get Entity Attributes operator. 

Please note that it counts the length of string fields. It doesn’t return length for boolean, radio, date, datetime, integer type of fields.

For field type like MultiSelect resulting length contains all characters in the field, including coma, space, and ^

inputs: 

string – link the string value which length is needed. Commonly this is output from Get Entity Attributes operator. 

  • Required: yes

outputs: 

length – the number of characters of the input string.

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *