Returns the minute for the specified time.
| Syntax: | 
|---|
| value = Minute( expression ) | 
| Parameter: | Description: | 
|---|---|
| expression | Any expression that resolves to a time HHMM format. | 
| Returns: | 
|---|
| Minute of the given time. | 
| Example: | 
|---|
| theMinute = Minute( 1055 ) ' returns 55 | 
| Links: | 
|---|
| 
 | 
| See Also: | 
| Edit Time: 9/18/2020 12:00:35 PM | Topic ID#: 421 |