For every scalar type S, S'Invalid_Value returns an undefined value of thetype. If possible this value is an invalid representation for the type. Thevalue returned is identical to the value used to initialize an otherwiseuninitialized value of the type if pragma Initialize_Scalars is used,including the ability to modify the value with the binder -Sxx flag andrelevant environment variables at run time.