You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title function should make it clear that it only works on lower case values in the string. If the value of the string is "PROD" then title("PROD") does NOT convert the value to "Prod".