Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: isFunctionalProperty()

isFunctionalProperty(componentProperty?): boolean

Returns true if the property value is calculated by the function, otherwise false. Internal use only.

Parameters

componentProperty?: ComponentProperty

the component property.

Returns

boolean

true if the property value is calculated by the function, otherwise false.