Class: ElementsCondition

$k. ElementsCondition

new $k.ElementsCondition()

Methods

alternativesId() : number

Returns the ID of the alternatives group of the condition

Since:
  • 4.1.0
Returns:
Type Description
number

parameter() : string

Returns the parameter name of the condition, if defined

Since:
  • 4.1.0
Returns:
Type Description
string

setParameter(parameter)

Sets the parameter name of the condition

Name Type Description
parameter string
Since:
  • 4.1.0