Skip to content

SELECT ​

SELECT marks one object as if it has been selected by clicking on it with the mouse.

Syntax ​

leo-grammar
CC "Modeling" SELECT objid:idValue .


# --> RESULT ecode:intValue .
CC "Modeling" SELECT objid:idValue .


# --> RESULT ecode:intValue .

Parameters ​

  • objid (idValue) -

Returns ​

  • ecode (intValue) - Contains the error code or is 0 in case of success.

Details ​

The ID of the object that shall be selected is passed with objid. All previous selections will stay selected.

DESELECT

Activity "aktiv6" is selected, "aktiv5" is not.

Hint: does not work for tabular modeling.

See Also ​

Examples ​

Versions and Changes ​

Available since ADOxx 1.3