new CalcDateDiff()
Members
-
parameters :Object
-
Node parameters
Type:
- Object
Properties:
Name Type Description parametersProperties
Name Type Description dateFromExpressionString string reresenting starting date dateToExpressionString string reresenting end date fieldNameMemoryField number of seconds between dateTo and dateFrom -
<readonly> title :String
-
Node name. Default to `CalcDateDiff`.
Type:
- String
Properties:
Name Type Description name
Methods
-
validators()
-
defines validation methods to execute at the editor; if one of them fails, a dashed red border is displayed for the node
Returns:
- Type
- Array.<Validator>