Dehex - Function SummarySummary:Converts URL-style hex encoded (%xx) strings. Usage:dehex value Arguments:value - The string to dehex (must be: any-string) Description:Converts the standard URL hex sequence that begins with a % followed by a valid hex value. Otherwise, the sequence is not converted and will appear as written.
Related:debase - Converts a string from a different base representation to binary.
| ||||
|