Get value of url field
Get the current value of a certain url field & store it in the execution scope for further processing.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | The component of which you want to get the answer from | PART | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Answer | The name of the variable in which to store the answer | STRING | URL_FIELD_ANSWER |