skip to main content
Corticon Studio: Rule Language Guide : Rule operator details and examples : Minute
 

Try Corticon Now

Minute

SYNTAX

<DateTime>.min
<Time>.min

DESCRIPTION

Returns the minute portion of <DateTime> or <Time> as an Integer between 0 and 59. This operator cannot be used with Date attributes because no time information is present.

USAGE RESTRICTIONS

The Operators row of the table in Summary Table of Vocabulary Usage Restriction applies. No special exceptions.

RULESHEET EXAMPLE

The following Rulesheet uses .min to evaluate dateTime1 and assign the minute value to integer1.

SAMPLE RULETEST

A sample Ruletest provides three examples of dateTime1. Input and Output panels are shown below: