unset

Description

The unset procedure is used to remove temporary variables from the event and I/O log files when the variables are no longer needed. Variables that are required for the functioning of an Endpoint Privilege Management for Unix and Linux daemon may not be unset.

Syntax

unset (variable);

Arguments

variable Required. The temporary variable to remove.

Return Values

Not applicable

unset("xyz");

In this example, removes the temporary variable xyz from the log files.

For more information, please see the following: