Minute PowerScript function
Description
Obtains the number of minutes in the minutes portion of a
time value.
Syntax
1 |
<span>Minute</span> ( <span>time</span> ) |
Argument |
Description |
---|---|
time |
The time value from which you want the |
Return Values
Integer. Returns the minutes portion
of time (00 to 59). If time is null, Minute returns null.
Examples
This statement returns 1:
1 |
<span>Minute</span>(19:01:31) |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest