IsLClass( obj )
IsLClass returns true if the object obj, which may be an object of arbitrary type, is an L class, and false otherwise (see LClass). It will signal an error if obj is an unbound variable.
IsLClass
true
false
[Index]