Skip to content

GET_MODELGROUPS_OF_MODELTHREAD ​

GET_MODELGROUPS_OF_MODELTHREAD returns all modelgroups in which a modelthread is referenced.

Syntax ​

leo-grammar
CC "Core" GET_MODELGROUPS_OF_MODELTHREAD threadid:intValue

#--> RESULT ecode:intValue  mgroupids:strValue .
CC "Core" GET_MODELGROUPS_OF_MODELTHREAD threadid:intValue

#--> RESULT ecode:intValue  mgroupids:strValue .

Parameters ​

  • threadid (intValue) - the model thread ID of which you want to retrieve the modelgroups.

Returns ​

  • ecode (intValue) - Contains the error code or is 0 in case of success.
  • mgroupids (strValue) - ID list separated by blank spaces.

Details ​

This command makes no checks whether you have write or read access on the modelgroups!

See Also ​

Examples ​

Versions and Changes ​

Available since ADOxx 1.3