Deleting PML Variables
- Last UpdatedNov 10, 2025
- 1 minute read
A variable that exists can be explicitly made UNDEFINED with the Delete()method:
!!Y.Delete()
Warning: You must not attempt to delete members of objects or forms.
A variable that exists can be explicitly made UNDEFINED with the Delete()method:
!!Y.Delete()
Warning: You must not attempt to delete members of objects or forms.