packageFreezeProtectionStages
Package with constants that indicate the freeze protection stages
Information
This package provides constants that indicate the freeze protection stages.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | stage0 | 0 | Freeze protection is deactivated |
| Integer | stage1 | 1 | First stage of freeze protection |
| Integer | stage2 | 2 | Second stage of freeze protection |
| Integer | stage3 | 3 | Third stage of freeze protection |
Revisions
-
July 14, 2017, by Michael Wetter:
First implementation.