Function isWhenAtStart

  • States whether the WhenType concerns the beginning of a binding execution (at start). Not that 'then' is included since 'then' is called at start. This includes both strict and non strict mode.

    Parameters

    Returns boolean

    True: when executed at start

Generated using TypeDoc