Engine.ruleName()

Signature

String ruleName()

Domain

ACTION, BUI

Description

Returns the name of the currently executing Rule, or "" if there is none.

Parameters

None.

Returns

TypeDescription
StringThe name of the currently executing Rule, or "" if there is none.

Cautions

none