True during initialization
initial()
Returns true during the initialization phase and false otherwise.
Boolean off; Real x; equation off = x < -2 or initial();