Houdini 12 Expression functions

Converts a number into a hexadecimal string.

Usage

inttohex(value)

Examples

inttohex(123)

Returns “0000007B”

On this page

Related topics