Berserk Docs
Scalar FunctionsType Functions

tohex

Converts a number to a hexadecimal string.

Syntax

tohex(value)

Parameters

Prop

Type

Returns: string

Examples

Example 1

print tohex(793)
print_0 (string)
319

On this page