Name

char —

Synopsis

void char(str);
string str;

Description

The class "char" describes mono character strings. It inherits all methods and properties of string class.

Parameters

str

n.a.