View values of attached properties on mobile
- Last UpdatedFeb 25, 2025
- 1 minute read
To view the value of a Property on a Mobile Device, you must first use the Expression Editor to develop a custom expression.
The expression “@GetAssetProperty” processes a single parameter as a property name and will return the value of the property during execution of the procedure on a mobile device. To ensure that a value is returned, the current node, whether a task or group, or the node’s ancestors must link with a specific asset containing the property. The asset link can be a Static Asset or a Dynamic Asset.
