yearMonthDuration
The following is a list of properties for the function yearMonthDuration
:
Property | Value |
---|---|
brief | Convert to data type yearMonthDuration |
category | yearMonthDuration |
description | Converts value to data type yearMonthDuration returning yearMonthDuration result. |
errorsThrown | [ { "error": "cast_error", "reason": "value could not be converted" } ] |
functionId | yearMonthDuration |
functionLabel | yearMonthDuration |
pure | true |
parameters | [ { "description": "Value to convert", "name": "value" } ] |
returns | { "dataType": "yearMonthDuration", "description": "Converted value" } |
useExecuteFunction | afw_function_execute_convert |