+
Point of view
All features
expanded class CHARACTER_CONSTANTS
Summary
Platform-independent, universal, character constants. Intended to be used as ancestor for classes that need these constants.
Direct parents
Insert list: ANY
Overview
Ctrl_a: CHARACTER
is '%/1/'
constant attribute
{ANY}
Ctrl_b: CHARACTER
is '%/2/'
constant attribute
{ANY}
Ctrl_c: CHARACTER
is '%/3/'
constant attribute
{ANY}
Ctrl_d: CHARACTER
is '%/4/'
constant attribute
{ANY}
Ctrl_e: CHARACTER
is '%/5/'
constant attribute
{ANY}
Ctrl_f: CHARACTER
is '%/6/'
constant attribute
{ANY}
Ctrl_g: CHARACTER
is '%/7/'
constant attribute
{ANY}
Ch_bs: CHARACTER
is '%/8/'
constant attribute
{ANY}
Ch_tab: CHARACTER
is '%/9/'
constant attribute
{ANY}
Ctrl_j: CHARACTER
is '%/10/'
constant attribute
{ANY}
Ctrl_k: CHARACTER
is '%/11/'
constant attribute
{ANY}
Ctrl_l: CHARACTER
is '%/12/'
constant attribute
{ANY}
Ctrl_m: CHARACTER
is '%/13/'
constant attribute
{ANY}
Ctrl_n: CHARACTER
is '%/14/'
constant attribute
{ANY}
Ctrl_o: CHARACTER
is '%/15/'
constant attribute
{ANY}
Ctrl_p: CHARACTER
is '%/16/'
constant attribute
{ANY}
Ctrl_q: CHARACTER
is '%/17/'
constant attribute
{ANY}
Ctrl_r: CHARACTER
is '%/18/'
constant attribute
{ANY}
Ctrl_s: CHARACTER
is '%/19/'
constant attribute
{ANY}
Ctrl_t: CHARACTER
is '%/20/'
constant attribute
{ANY}
Ctrl_u: CHARACTER
is '%/21/'
constant attribute
{ANY}
Ctrl_v: CHARACTER
is '%/22/'
constant attribute
{ANY}
Ctrl_w: CHARACTER
is '%/23/'
constant attribute
{ANY}
Ctrl_x: CHARACTER
is '%/24/'
constant attribute
{ANY}
Ctrl_y: CHARACTER
is '%/25/'
constant attribute
{ANY}
Ctrl_z: CHARACTER
is '%/26/'
constant attribute
{ANY}
Ch_del: CHARACTER
is '%/127/'
constant attribute
{ANY}