Datalayer VS Code Extension - v0.0.9
    Preparing search index...

    Execute code parameters

    interface ExecuteCodeParams {
        code: string;
    }
    Index

    Properties

    Properties

    code: string