Skip to content

GET_ATTRPROF_VERSION_USAGE ​

GET_ATTRPROF_VERSION_USAGE returns a LEO string with all object which are referencing the attribute profile version specified by apversionid.

Syntax ​

leo-grammar
CC "Core" GET_ATTRPROF_VERSION_USAGE apversionid:idValue.


#-->RESULT ecode:intValue usage:strValue
CC "Core" GET_ATTRPROF_VERSION_USAGE apversionid:idValue.


#-->RESULT ecode:intValue usage:strValue

Parameters ​

  • apversionid (idValue) -

Returns ​

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

Details ​

The return value usage is a LEO string with 0 to n lines of the following layout:
REF srcmodelid:intValue srcobjid:idValue '\n'

See Also ​

Examples ​

Versions and Changes ​

Available since ADOxx 1.3