GETMINS – Convert minutes to hours and minutes

This function converts hours and minutes expressed in the HHMM format into the number minutes.

GETMINS(<hhmm>)

Where <hhmm> is the number of hours and minutes.

For example, GETMINS(72) returns 1438.