Command: ExecuteBeasScript |
Previous Next | Direct link to this topic |
Syntax: ExecuteBeasScript(<SomeBeasScript>);
This command allow you, if you have both B1UP and Beas (version 9.2 PL04 or higher) installed to execute Beas-script code to example have a macro open a Beas window.
For more on how Beas-script work see the following url: https://help.beascloud.com/script/index.html
Tip: If you need to send a multi-line Beas-script you can seperate each live with the keyword <cr_lf> keyword (This work on Beas 9.2 PL06 or higher) |