Home Search

DriveWorks Pro 21
SppDEC2HEX

Send Feedback

SppDEC2HEX

Converts an integer into Hexadecimal.

Syntax

SppDEC2HEX([Incoming Value])

Where:

Incoming Value is the value to convert to a Hexadecimal value.

Example

RuleResultMeaning
SppDEC2HEX(123456789)75BCD15Will convert the given number to its Hexadecimal equivalent