Ai Modules ====== Sub String ====== ^ section | Text | ^ short description | takes a string, and returns the part from [Start Index] to [End Index] | ^ licence level | Anjuna | ^ ports | String Out [string] | ^ ::: | String In [string] | ^ ::: | Start Index [numeric/control] | ^ ::: | End Index [numeric/control] | ^ parameter | ./. | ^ skins | ./. | ==== used in example ==== {{backlinks>.#ai:examples}} ===== Manual ===== > Creates a sub string from the string on the String In port using the specified start and end index. > {{:ai:modules:text:sub_string.png|}}