KB-29833: Checking or disabling menu options with SelectMenu method.

Question:

How can I check or disable a menu option in SelectMenu method?

Solution:

To check an option, add an asterisk (*) before the option. To disable an option, add an exclamation mark (!).

In the example below, Option2 is checked, and Option5 is disabled.

Application.SelectMenu(“Option1|*Option2|Option3|Option4|!Option5”)

When the script is executed at runtime, the menu will display the following:

 

 

Obs.: Attached to this article is a sample application developed with E3 version 3.1 Build 270.

Attachments:

KB29833en.zip

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Deixe seu Comentário

Seu endereço de e-mail não será publicado. Campos marcados com asterisco são obrigatórios *