Returns a boolean that indicates if module is a valid module object. A valid module object is one that implements the interface defined by ModuleInterface.

is.Module(module)

Arguments

module

An object to check

Value

boolean where TRUE indicates module is a valid module object