ID : 5717
Character Conversion
| Commands | Functions |
|---|---|
| Asc | To return a character code of the first character in the designated string by integer type data. |
| Chr | To return characters corresponding to the designated character code. |
ID : 5717
ID : 5717
| Commands | Functions |
|---|---|
| Asc | To return a character code of the first character in the designated string by integer type data. |
| Chr | To return characters corresponding to the designated character code. |
ID : 5717