{{tag>Index Function Function_List Date_And_Time}} ====== HOURS ====== ===== Description ===== Returns an integer constant indicating the number of hours in the provided duration ===== Parameters ===== Attribute of the Duration type or duration constant or calculation producing duration ===== Example ===== IF HOURS (Task.Duration) = 5 THEN ...