FORMULA LANGUAGE
Examples: @StatusBar
1. This onLoad/Postopen event writes a message to the status bar.
@StatusBar("Loaded \"Form A\" in \"" + @Subset(@DbName; -1) + "\"")
2. This onLoad/Postopen event writes two messages to the status bar.
@StatusBar("Loaded \"Form A\"" :
("Database is \"" + @Subset(@DbName; -1) + "\""))
See Also
@StatusBar
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary