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. |
| 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. |