String

Properties

Get the length of a string (length)

Return the quantity of characters in a string of text

 

{ }
[{"data":{"type":"library","step":"Get length of string","call":"string.length","args":{"word":"May the force be with you, always..."},"data_to_var":"result","maxpaths":1,"uuid":"9148d39266042bc89aff74e46b1a483b","x":300,"y":400,"width":120,"height":32,"string":"string","string.length":"length"},"paths":[]}]

Example Response

{"result":36}