Engine.currentRule()

Signature

Object currentRule()

Domain

ACTION, BUI

Description

Returns currently executing Rule, or 'null' if there is none.

Parameters

None.

Returns

TypeDescription
ObjectCurrently executing Rule, or null if there is none.

Cautions

none