This page is also available in 3 other languages

char()

[Conversion]

Description

Converts a value to the char data type.

Syntax

char(x)

Parameters

x: a value of any type

Returns

char

See also