How to use Method: StartAction EndAction of plugins

The sample code seems not working:

window.Asc.plugin.executeMethod (“StartAction”, [“Block”, “Save to local storage…”], function () {
console.log (“sha256”, “123456”);
window.Asc.plugin.executeMethod (“EndAction”, [“Block”, “bbbbbbtorage…”]);

    });

The page is keeping loading like this on Version7.4.1 community
image

Hi @bab.kwot

Hmm…
Good question.:handshake:
I haven’t looked into that API.

I’ll check with my colleagues to get more information and update this thread when we have something to share. :ok_hand: