Skip to content

DESELECT ​

DESELECT resets the selection of one object.

Syntax ​

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


# --> RESULT ecode:intValue .
CC "Modeling" DESELECT 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 is passed with objid.
A nonzero ecode value means that the object could not be found.

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