_DataTypes.Char (gb.mysql)

Function Char ( [ Length As Integer, Charset As String, Collation As String ] ) As String

Returns the MySQL CHAR(M) data type. You can specify the charset and collation

M range: 0 to 255