Share via


JmgIllegalEventCodeCombination::combinationAllowed Method

Indicates whether the specified switch code is an allowed combination.

Syntax

client server public static boolean combinationAllowed(JmgEventCode _eventCode, JmgEventCode _excludesEventCode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the combination of the two switch codes are allowed; otherwise, false.

See Also

Reference

JmgIllegalEventCodeCombination Table