Application commands
app=<command>
close  | 
Close applikation  | 
reload  | 
Restart applikation. Not with beasgui  | 
enabled=yes/no  | 
enabled-propertie from beas-frame  | 
visible=yes/no  | 
visible-propertie from beas-frame  | 
servermodus=true/false  | 
activate / deactivate server modus in server modus beas don't create popup-windows for message and save all message in global variable <global:errortext> question answered width standard (question with yes, questionno with no) you can the actual server modus-status with <global:gb_servermodus> 
  | 
addon=command  | 
Send command to the addon - framework but you can work with "addon=command" without "app=" More info see addon  | 
reloadvariables  | 
load all global standard-variables (beas-start)  | 
seehelp=topicid  | 
Open Warning-Window with link to Help-File app=seehelp=artikelbearbeiten  | 
setup=<variable>  | 
open setup-Window and jump to the configuration <variable> app=setup=fertbuchen  | 
title  | 
(only beas without sap): set title  | 
getbitmappath  | 
save in variable <value> bitmap path defined in SAP. This function shows an error message if path defined is invalid or not accesible.  | 
sendmessage=handle=all<tab>message=<message>  | 
This Function will send message to windows. handle=all This parameter will send the message to all registered apps message=message to send 
 You can find additional information about message between beas and external apps into topics:  | 
localtime=yyyy/mm/dd hh:mm  | 
set the current time (overwrite the clock/timer) You can use it to check some functionality, based on date and time app=localtime=2017/01/20 5:00 Disable: set without property app=localtime  |