Description
Gets the minutes (an integer from 0 to 59) of the specified Date object, according to local time. Local time is determined by the operating system on which the Ffish Script is running.
Syntax
date1.getMinutes()
Parameters
Returns
An integer.