RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

nowIfStartIsPast: Function

nowIfStartIsPast

ItemValue
Brieflyreturns now if startTime is past, empty option if it isn’t. This is used when CancelEvent is received
Authors
Definition PathImprovingApp.Events.EventContext.nowIfStartIsPast
View Source LinkeventContext.riddl(21:3)

Types

Requires (Input)

  • startTime: DateTime - {no brief}

Yields (Output)

  • nowOpt: DateTime? - {no brief}

Used By None

Uses Nothing