Delete
[object, name] → []

Adobe documentation

ActionDelete

ActionDelete deletes a named property from a ScriptObject.

FieldTypeComment
ActionDeleteACTIONRECORDHEADERActionCode = 0x3A

ActionDelete does the following:

  1. Pops the name of the property to delete off the stack.
  2. Pops the object to delete the property from.