Contents
Display Legacy Contents

 Print
    Minute      
This Function returns a <string>, which is the minutes of the specified Time.

Parameters

Source Time <string>
  Time to get the minutes from. This parameter must be in format HHMMDD.

     
Example 1
Minute("083422")

Result = 34


See also
Samples
Sample 1
Sample 2
 
Updated: 3/25/2013 11:48 AM