ID : 3877
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 : 3877
ID : 3877
| 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 : 3877