NAME

isarray - returns whether val is an array of any kind

SYNOPSIS

val.isarray()

DESCRIPTION

returns whether val is an array of any kind

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related