📦Free shipping over $10 in most countries and regions!



char()

[Conversion]

Description

Converts a value to the char data type.

Syntax

char(x)
(char)x (C-style type conversion)

Parameters

x: a value. Allowed data types: any type.

Returns

Data type: char.