Skip to main content

Get input element by code

Get a certain input element by its unique code

Input parameters

NameDescriptionTypeRequiredDefault value
CodeThe code of the element you want to fetchSTRINGtrue

Output

NameDescriptionTypeDefault value
ElementThe name of the variable in which to store the element within the "Variable scope"PART