NAME

isstring - returns whether val is a string of any kind

SYNOPSIS

val.isstring()

DESCRIPTION

returns whether val is a string of any kind

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related