Class: ElementsCondition

$k. ElementsCondition

new $k.ElementsCondition()

Selects elements that are included in a list of supplied elements

Methods

alternativesId() : number

Since:
  • 4.1.0
Deprecated
  • This function is not supported any more
    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