Home / comp / gb / object / is 
Object.Is (gb)
Syntax
STATIC FUNCTION Is ( Object AS Object, Class AS String ) AS Boolean
Returns if the specified object is an instance of the specified class, or an inherited one.