Get Check box element by code
Get a certain checkbox element by its unique code
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Code | The code of the element you want to fetch | STRING | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Element | The name of the variable in which to store the element within the "Variable scope" | PART |