Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

reset_default/1—reset a slot to its default value


The reset_default/1 function resets a slot to its default  value.  The syntax for this function is as follows:

reset_default($SLOT)

reset_default/1 arguments

Argument

Mode

Type

Description

$SLOT

Input

SLOTREF

Specifies the slot to be reset

Use the reset_default/1 to reset slot $SLOT to its default value.

The default value is as specified in the class definition.

reset_default/1 example

reset_default($E.severity);

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*