componentValue
Description
Platform Supported
Input / Parameter
Name
Description
Input Type
Default
Options
Required
Output
Description
Output Type
Last updated
Retrieves the value of the component.
Web
Mobile
component
The name of the component that the value is retrieved from.
Text
-
-
Partial (Yes if no 'componentId'.)
componentId
The id of the component that the value is retrieved from.
Text
-
-
Partial (Yes if no 'component'.)
Returns the value of the component, if unable to returns 'false'.
Text/Boolean
Last updated