Name | Type | Description | Notes |
---|---|---|---|
Valid | bool? | Returns whether or not the given formula is valid. | |
IsVolatile | bool? | Returns whether or not the given formula can return different results in different contexts (for example, for different users). | [optional] |
HasUserFormula | bool? | Returns whether or not the given formula has a User() formula within it. | [optional] |
HasTodayFormula | bool? | Returns whether or not the given formula has a Today() formula within it. | [optional] |
HasNowFormula | bool? | Returns whether or not the given formula has a Now() formula within it. | [optional] |
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.