| 
          
 
 
 
          Returns
the minutes part of a given time. 
Syntax    get-minutes-from-time(strTime) 
 
ParametersstrTime is
a string that represents the time and is specified
in the format hh:mm:ss. For more information about
date and time parameters, see Date and time parameters. 
 
ReturnsA number that
holds the minutes part of the given time. 
 
 
          
           
          
          
 | 
 | 
 |