NAME

ischar - returns whether val is any character scalar of any kind

SYNOPSIS

val.ischar()

DESCRIPTION

returns whether val is any character scalar of any kind

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related