DM_getMaxLen

Get the maximum rule length from a DM_RuleSettings value. The rule length is the total number of items in the rule, counting both rule body and rule head.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram ruleSet..DM_getMaxLen ( )

Function syntax

Read syntax diagramSkip visual syntax diagram DM_getMaxLen ( ruleSet )

Parameters

ruleSet
A value of type DM_RuleSettings

Return Value

The return Value is of type INTEGER

  • If the property requested is not set, NULL is returned.
  • If the condition above does not apply, the value INTEGER is returned.