Duration Intrinsics - AsDateTime Method
Returns the variable as a datetime
Member of Duration Intrinsics (PRIM_LIBI.IDurationIntrinsics)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | DateTime | Resulting DateTime |
| Starting | *Input (Optional) | DateTime | Datetime to subtract from the source |
Returns the variable as a datetime adjusted by the datetime supplied
Febuary 18 V14SP2