{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Second
Returns the second value of a time or date time value.
Usage:
Second( Time )
Returns:
Numeric value of the seconds
Examples:
Second(Time(17,30,13)) // Returns 13
