Log In  

Cart #knutil_tohex-1 | 2023-05-20 | Code ▽ | Embed ▽ | No License
2

Feature Overview

TOHEX() Converts to a hexadecimal string filled with zeros.

  • If the number of digits is not specified, specify 0.
  • The maximum number of digits specified is 4.
  • This function consumes 40 Token.
?tohex(32)   -- 20
?tohex(32,3) -- 020

?tohex('0x32',1)   -- 32

This function is included in the KNUTIL library.

release note


v0.1

  • first release
P#129956 2023-05-20 10:56 ( Edited 2023-05-20 11:10)


[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 08:40:45 | 0.009s | Q:11