Zoomed Image

AMSX Scripting Language - Command : hextostring

Summary

Convert a Unicode hex string back to a plain string

Description

Decodes a hex-encoded Unicode byte sequence produced by StringToHex back into the original string.

Parameters

ParameterDescription
cmdhex string to convert

Syntax


HexToString "hex string to convert"

Return to the AMSX Command Reference