Uppercase Label

You must Login before you can answer or comment on any questions.

Hi, i have remote json file and i need show a label text in Uppercase

— asked 9 months ago by Christian Gonzalez
3 Comments
  • That can't be that simple. (you are a titan after all, so there must be some complicated thing you are trying to achieve)

    Arian has a point though, include some code detailing what you are trying to achieve. This will give everyone a better understanding of the problem you are facing.

    — commented 9 months ago by Christian Brousseau

  • -1 because you should know better

    — commented 9 months ago by Stephen Feather

  • I think any one can become a titan this days

    — commented 9 months ago by Arian Caraballo

1 Answer

string.toUpperCase(); ///<<< to convert to uppler case
you need to be more descriptive on your question next time

Your Answer

Think you can help? Login to answer this question!