Project

General

Profile

$utfdecode » History » Revision 3

Revision 2 (Per Amundsen, 12/14/2019 10:01 AM) → Revision 3/5 (Per Amundsen, 02/23/2023 07:54 PM)

_Added in 1.9.0_ 

 *$utfdecode(text, C)* 

 Decodes a "UTF-8":https://en.wikipedia.org/wiki/UTF-8 string and returns it in default windows encoding. 

 *Parameters* 

 table(ktable). 
 |*Parameter*|*Description*| 
 | text | - The "UTF-8":https://en.wikipedia.org/wiki/UTF-8 text to decode. | 
 | C | - *TODO* |