_DataTypes.VarChar (gb.mysql)

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

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

M range: 0 to 65.535