Packages@isp.nexus/coreFunctionsisUniformlyCasedOn this pageisUniformlyCased() function isUniformlyCased(input): boolean Predicate to determine if a given string is uniformly cased, i.e. all uppercase or all lowercase. Parameters ParameterTypeinputnull | string Returns boolean