An environment variable with this name indicates whether the current build is a release build or not. This can be used e.g. within a shell or the conditional buildstep to do pre and post release processing. The value will be boolean (true if it is a release build, false if its not a release build).