@uc() is used to convert a string to all upper case. For example, this: @uc("FooBar") will return "FOOBAR".