Timer.Ignore (gb)

Property Ignore As Boolean

Desde 3.17

Return or set if the timer is ignored.

  • If this property is FALSE (the default), then the interpreter will not quit until that timer stops.

  • If this property is TRUE, the interpreter will automatically stop the timer when it quits.