Months Function
Months (number as Numeric) as Duration
Category: | Date |
Description: | Returns duration value in months |
Supported Context: | FormulaField And BusinessRules |
Parameters: | |
number as Numeric | Numeric value or reference to a numeric field |
Returned value as Duration | Returns a duration value in months based on the "number" parameter entered |
Example #1 |
Create a workflow rules that will automatically update the duration of tasks that are marked to be of a certain type Months(2) |
Tips |
|
Related Functions |