Skip to content

RENAME_ATTRPROF_THREAD ​

RENAME_ATTRPROF_THREAD renames an existing AttrProf thread and also all of its versions.

Syntax ​

leo-grammar
CC "Core" RENAME_ATTRPROF_THREAD apthreadid:idValueapthreadname:strValue .


#-->RESULT ecode:intValue
CC "Core" RENAME_ATTRPROF_THREAD apthreadid:idValueapthreadname:strValue .


#-->RESULT ecode:intValue

Parameters ​

  • apthreadid (idValue) - the AttrProf thread is specified by its id passed in apthreadid.
  • apthreadname (strValue) -

Returns ​

  • ecode (intValue) - the result ecode is set to a non-zero value if renaming fails.

Details ​

See Also ​

CREATE_ATTRPROF_VERSION

Examples ​

Versions and Changes ​

Available since ADOxx 1.3