getAttributeDefaultValueInternal
[ Function ]
protected getAttributeDefaultValueInternal(propertyName: string): any;
Returns the default value of the attribute within a control. This is defined in Description.json.
Parameter
Name | Type | Description |
---|---|---|
propertyName | Name of the property |
Return value
Type | Description |
---|---|
|
See also
Origin: TcHmiControl
Available from version 1.10 |