maketime - script and chart function
This function returns a time calculated from the hour hh, the minute mm, and the second ss.
Syntax:
MakeTime(hh [ , mm [ , ss ] ])
Return data type: dual
Arguments:
Argument | Description |
---|---|
hh | The hour as an integer. |
mm |
The minute as an integer. If no minute is stated, 00 is assumed. |
ss |
The second as an integer. If no second is stated, 00 is assumed. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!