Table of Contents

, , ,

CURRENT_MINUTE

Description

Returns current minute as an integer constant in the range 0-59

Parameters

None

Example

IF CURRENT_MINUTE = 45 Then ...