DescriptionReturns the hexadecimal representation of the given numberAvailable InAppsAutomationsSyntaxINT_TO_HEX(n: Number) => TextExampleINT_TO_HEX(43800) = '0xAB18'