Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Demo.HL7.MsgRouter.Functions

class Demo.HL7.MsgRouter.Functions extends Ens.Rule.FunctionSet

Functions to use in rule definitions for the sample message router production.

Method Inventory

Methods

final classmethod DayOfWeek() as %Integer
Returns the ordinal position of the day in the week, where 1 is Sunday, 2 is Monday, and so on.
final classmethod TimeInSeconds() as %Integer
Returns the time as a number of seconds since midnight.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab