meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
automation:topics:char_type_variables [2025/12/08 15:13] vamsanautomation:topics:char_type_variables [2025/12/08 15:13] (current) vamsan
Line 7: Line 7:
 ^Type^Name^Bit^Code table^Value range HEX^Value range DEC^Example| ^Type^Name^Bit^Code table^Value range HEX^Value range DEC^Example|
 |CHAR|character|8|ASCII|0 .. FF|0 .. 255|'P', CHAR#'P'| |CHAR|character|8|ASCII|0 .. FF|0 .. 255|'P', CHAR#'P'|
-|WCHAR|Wide character|16|UCS-2 $0000 - $D7FF|0 .. 55.295|WCHAR#'Ő'|+|WCHAR|Wide character|16|UCS-2|$0000 - $D7FF|0 .. 55.295|WCHAR#'Ő'|