FORMULA LANGUAGE
Examples: @ClientType
1. This example returns the client type.
@Prompt([OK]; "Client type"; @ClientType)
2. This example, used in a button, opens a view called "By Category - Notes" if the client type is "Notes," or a view called "By Category - Web" otherwise."
@If(@ClientType = "Notes"; @Command([OpenView];
"By Category - Notes");
@Command([OpenView]; "By Category - Web"))
Siehe auch
@ClientType
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar