- Found in:
- Baka
Description
Documentation String
Returns the ACSII character code of the given char, if more than a character is passed, only the first character is returned
Caveats
Parameters
stringasChar
Examples
Auto-Generated Example
string myString__asChar
int returnedValue = StringUtil.AsInt(myString__asChar)