This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Basic types > Methods for Integer > asHexString

asHexString

Creates a character string which represents the integer as a hexadecimal number. Is equivalent to asString(16).

asHexString()
Arguments
Return value String