User Tools

Site Tools


char_unicode_characters_.htm
Navigation:  Clarion.Net (Clarion#) > Clarion# Language Extensions > Simple Data Types >====== CHAR (Unicode Characters) ====== Previous pageReturn to chapter overviewNext page

NewCNet.jpg

CHAR(<;defaultValue>)

defaultValue A string constant or numeric value that represents the Unicode character.

blk2blue.jpg

A CHAR is a 16-bit data type that holds a single Unicode character.

Examples:

MInitial     CHAR

Answer       CHAR('Y')

Grade        CHAR(005AH)

char_unicode_characters_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1