Hexadecimal capitalized

2020-11-20
2020-11-20
  • jeffersonhui - 2020-11-20

    Hi, in a visualization, I know that we can display variables in hexadecimal format by using the "%x" placeholder. However, is it possible to display the hexadecimal all capitals?

    Thanks,
    Jefferson

     
  • kislov - 2020-11-20

    Hi. Just use %X

     
    πŸ‘
    1

Log in to post a comment.