Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
a | Duration | The duration to subtract from. |
b | Duration | The duration to subtract. |
Return Value
Returns a Duration representing the difference between the two durations.
Examples
$ Subtract two durations
| Name | Type | Description |
|---|---|---|
a | Duration | The duration to subtract from. |
b | Duration | The duration to subtract. |
Returns a Duration representing the difference between the two durations.