| Name | Description | |
|---|---|---|
![]()  | init | Initializes the Function. Called during construction. | 
| Name | Description | |
|---|---|---|
![]()  | alignmentCategory | The alignment option for the current function. | 
![]()  | categoryName | The category of the function. | 
![]()  | dataInputs | Data inputs parameters of this function. | 
![]()  | description | The description of the function. | 
![]()  | helpUrl | Url of online reference of this function. | 
![]()  | isCommon | Whether this function is commonly used. | 
![]()  | isDataInputAligned | Whether the current instance requires that the data inputs are following alignment rules. | 
![]()  | isDataInputHierarchyAligned | Whether the current instance requires that the data inputs are aligned based on a specified hierarchy values. | 
![]()  | isExplicitAlignmentRequired | |
![]()  | name | The name of the function. | 
![]()  | settings | Settings parameters of this function. | 
![]()  | symbol | The symbol of the function. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |