Reference
Components
String to ASCII
Description
The String to ASCII primitive converts a string character to its corresponding ASCII character code (or more accurately the ISO Latin 1
character as ASCII is only defined through 127).
Connectors
Inputs Type Outputs Type
String character
String ASCII character code
(0-255)
Int
414 of 494