Home Search

DriveWorks Pro 21
HexFromString

Send Feedback

HexFromString

Converts a string to Hexadecimal.

Syntax

HexFromString([Input Value])

Where:

Input Value is the string to convert to a Hexadecimal value.

Example

RuleResultMeaning
HexFromString("Test")54657374Will convert the given string to its Hexadecimal equivalent