Deleting PML Variables
- Last UpdatedAug 18, 2026
- 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.