1 to 5 of 5 results. prev page | next page
Takes an expression, and a set of clauses. Each clause can take the form of either: test-constant result-expr (test-constant1 ... test-constantN) result-expr The test-constants are not evaluated. They must be compile-time literals, and need not be quoted. If the expression is equal t...
Converts string to all lower-case.
Converts string to all upper-case.