{{tag>Index Function Function_List Date_And_Time}} ====== CURRENT_MINUTE ====== ===== Description ===== Returns current minute as an integer constant in the range 0-59 ===== Parameters ===== None ===== Example ===== IF CURRENT_MINUTE = 45 Then ...