Skip to content

GetPropValue - cWebWidgetConfigurationWizard

Convenience method to get a tWidgetConfigPropValue from the passed array

Type: Function
Return Data Type: String

Parameters

Parameter Type Description
aPropValues tWidgetConfigPropValue[] Array of values to search through
sObjName String Name of the object the property belongs to
sPropName String Name of the property to get

Syntax

Function GetPropValue tWidgetConfigPropValue[] aPropValues String sObjName String sPropName Returns String

Call Example

Get GetPropValue aPropValues sObjName sPropName to StringVariable

Description

Convenience method to get a tWidgetConfigPropValue from the passed array.

Return Value

String with property config value