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.