The KILL command deletes local or global variables and their descendant nodes.

The format of the KILL command is:

K[ILL][:tvexpr] [glvn | (glvn[,...]) | *lname | *lvn ]
[Caution]Caution

Use KILL with caution because it can have a major impact on the process environment (local variables) or shared data (global variables).

loading table of contents...