Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InvokeScreenAutomationResult

import type { InvokeScreenAutomationResult } from "https://aws-api.deno.dev/v0.4/services/honeycode.ts?docs=full";
interface InvokeScreenAutomationResult {
workbookCursor: number;
}

§Properties

§
workbookCursor: number
[src]

The updated workbook cursor after performing the automation action.