This version is out of date, covering development from v6.0.0 to v6.6.5. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

TinderboxSix Icon

Interval.second


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Operator First Added: 

Operator Altered: 

 Property   [other Property type actions]

 Item   [operators of similar scope]

 Date-time   [other Date-time operators]

 6.5.0

 


$MyInterval.second

Returns the Interval expressed as a Number of whole seconds (although date-time units are stored as milliseconds under the hood, Tinderbox does not return increments smaller than one second). Note, this does not return the just seconds element of the interval but the entire interval expressed as seconds. Thus, 30 minutes and 15 seconds returns 1815 and not 15.

If $MyInterval is 30 minutes and 15 seconds then:

$MyInterval.second returns 1815



A Tinderbox Reference File : Actions & Rules : Operators : Full Operator List : Interval.second