Deleting PML Variables
- Last UpdatedOct 21, 2022
- 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.