ebs.showLoadingPanel

(FintechOS Studio 20.2.1 and later)

Displays a loading screen animation until reaching the end of the current code block.

Also see ebs.hideLoadingPanel.

Syntax

Copy
function ebs.showLoadingPanel(): void;

Examples