Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: isLocalizedProperty()

isLocalizedProperty(componentProperty?): boolean

Returns true if the property value is localized, otherwise false. Internal use only.

Parameters

componentProperty?: ComponentProperty

the component property.

Returns

boolean

true if the property value is localized, otherwise false.