Copyright (c) 2012 Kevin Wellwood
All rights reserved.
This source code is distributed under the Modified BSD License. For terms and
conditions, see license.txt.
Returns the Status value for a status id string; case insensitive.
(Ex: To_Status("SUCCESS") = To_Status("success") Note that because a
Status is a hash value, Status collisions are possible.