Ai Modules ====== Convert To String ====== ^ section | Text | ^ short description | converts a numeric input to a string representing that number | ^ licence level | Bondi | ^ ports | Input [multipurpose] | ^ ::: | String Out [string] | ^ parameter | Remove Decimals [togglebutton] - remove decimal places | ^ ::: | Zero Extend [text/numeric] - add leading zeros to a fixed length of n characters | ^ ::: | Force Sign [text/numeric] - 0 or 1, whether to always add a +/- sign or not | ^ skins | ./. | ==== used in example ==== {{backlinks>.#ai:examples}} ===== Manual ===== > Takes the input signal and converts it to string data. > {{:ai:modules:text:convert_to_string.png}}