The method selectionValues() returns the selection values of a parameter which are defined in the related library component. If no selection values are defined, the method returns null.
| selectionValues() | |||
|---|---|---|---|
| Argument | |||
| Return value | List | List of selection values or null, if no selection value is defined for the parameter. | |
| Formula | Result |
|---|---|
| Feeder.Mechatronic.Feeder.parameter('Option_Inspect_available').selectionValues | [true, false] |
