Ai Modules ====== String Length ====== ^ section | Text | ^ short description | takes a string as input and returns its length as number value | ^ licence level | Anjuna | ^ ports | input 1 [string] | ^ ::: | Result [control/numeric] - length of the string | ^ parameter | ./. | ^ skins | ./. | ==== used in example ==== {{backlinks>.#ai:examples}} ===== Manual ===== > Outputs the length of the String on the input port on the Result port. > {{:ai:modules:text:string_length.png|}}