Bluestep JS Documentation
    Preparing search index...

    Function isJavaObject

    • The isJavaObject method returns whether obj is an object of the Java language. It returns false for native JavaScript objects, as well as for objects of other polyglot languages.

      Parameters

      • obj: any

      Returns boolean