onCommandCallback
function onCommandCallback(): void
Description
The function called to return the result of the previously executed command. It can be used to return data after executing the {@link Plugin#callCommand callCommand} method.
Returns
void