Weather.EnableUnsafeInterrupts() Method

Enables weather unsafe interrupts and ACP-Weather execution

Syntax

Weather.EnableUnsafeInterrupts()

The method syntax has these parts:

Part Description
Return (Nothing) Does not return a value.

Remarks

Returns the weather unsafe logic to its normal condition where weather unsafe condition will kill a running script (if any) and start the ACP-Weather script. Note that if the TimeLimitMinutes minutes parameter of a previous call to DisableUnsafeInterrupts() the interrupts will be enabled anyway.