Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
a | Duration | The first duration. |
b | Duration | The second duration. |
Return Value
Returns a Duration representing the sum of the two durations.
Examples
$ Add two durations
| Name | Type | Description |
|---|---|---|
a | Duration | The first duration. |
b | Duration | The second duration. |
Returns a Duration representing the sum of the two durations.