ASC

From Dark Signs Online
Revision as of 04:48, 18 March 2024 by Doridian (talk | contribs) (Created page with "''integer'' '''ASC'''(''char'' ASCII_character) Gets a ASCII value from an character. == Parameters == ''ASCII_value'' This is the character that specifies the ASCII code.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

integer ASC(char ASCII_character)

Gets a ASCII value from an character.

Parameters

ASCII_value This is the character that specifies the ASCII code.