Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
time_value | Time | The base time value |
duration | Duration | The duration to add |
Return Value
Returns a Time value representing the result of adding the duration to the time.
Examples
$ Add a duration to a time
| Name | Type | Description |
|---|---|---|
time_value | Time | The base time value |
duration | Duration | The duration to add |
Returns a Time value representing the result of adding the duration to the time.