RetrieveParkedPropValue - cWebWidgetConfigurationWizard

Retrieves a stored tWidgetConfigPropValue

Type: Function

Return Data Type: String

Parameters: String sObjName String sPropName

ParameterDescription
sObjNameName of the object the property belongs to
sPropNameName of the property to retrieve


Return Value

String with property config value


Syntax
Function RetrieveParkedPropValue String sObjName String sPropName Returns String

Call: Get RetrieveParkedPropValue sObjName sPropName to StringVariable


Description

Retrieves a stored tWidgetConfigPropValue that was previously stored using ParkPropValue.