RetrieveParkedPropValue - cWebWidgetConfigurationWizard
Retrieves a stored tWidgetConfigPropValue
Type: Function
Return Data Type: String
Parameters
| Parameter | Type | Description |
|---|---|---|
| sObjName | String | Name of the object the property belongs to |
| sPropName | String | Name of the property to retrieve |
Syntax
Function RetrieveParkedPropValue String sObjName String sPropName Returns String
Call Example
Get RetrieveParkedPropValue sObjName sPropName to StringVariable
Description
Retrieves a stored tWidgetConfigPropValue that was previously stored using ParkPropValue.
Return Value
String with property config value