Get template ui element by code
Get a template ui element by its unique code
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Code | The code of the ui element you want to fetch | Text | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
UI element | The name of the variable in which to store the ui element | PART | TEMPLATE_COMPONENT |