$hexToAscii
Returns a decoded hex string
Usage
$hexToAscii(<hex_encoded_string>)
Description
Decodes the <hex_encoded_string> to its ASCII representation.
Syntax Specification
$hexToAscii
(
<
hex_encoded_string
>
)
Examples
echo
$hexToAscii(6B76697263)
See also
$asciitohex()
Index
,
Functions
KVIrc 3.2.2 Documentation
Generated by neoclust at Mon Jun 5 18:30:07 2006