Developing PML Code
- Last UpdatedFeb 08, 2023
- 1 minute read
All PML variables of type STRING hold their data in Unicode UTF8 format. Refer to Using Unicode Text for further information.
Fully developed PML code should - if required to - interact with the user by means of forms, menus, and alert boxes. However, while you are still developing your PML code the facilities described here might be useful.
The commands described here should normally only be typed interactively or included in a PML File on a temporary basis. None of these commands should remain in fully developed PML code.