Next: I/O Library, Previous: Conditionals Library, Up: Function Descriptions
Stringify all args and concatenate into a single string (returned). This can be used to convert argument types to a string. Does not include terminating newline.
Convert string str to an integer. Throws run-time exception if conversion fails.