mobileFX JavaScriptX - Google V8 JavaScript Embedded Framework
JavaScriptXLib ActiveX DLL / Module Object / CodeObject Property
In This Topic
    CodeObject Property
    In This Topic
    Description
    Object exposed by the scripting engine that contains methods and properties defined in the code added to the module
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property CodeObject As Object
    Return Type

    Returns the Module object.

    See Also