Second
PowerScript function
Description
Obtains the number of seconds in the seconds portion of a time
value.
Syntax
|
1 |
Second ( time ) |
|
Argument |
Description |
|---|---|
|
time |
The time value from which you want the seconds |
Return value
Integer.
Returns the seconds portion of time (00 to 59). If time is null,
Second returns null.
Examples
This statement returns 31:
|
1 |
Second(19:01:31) |
See also
Second method for DataWindows in the section called “Second” in DataWindow Reference.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest