RENAME_ATTRPROF_DIRECTORY ​
RENAME_ATTRPROF_DIRECTORY renames the existing attribute profile directory specified in apdirid to the STRING value given in apdirname.
Syntax ​
leo-grammar
CC "Core" RENAME_ATTRPROF_DIRECTORY apdirid:idValueapdirname:strValue
#-->RESULT ecode:intValue
Parameters ​
apdirid
(idValue) - the directory to be renamed is passed in apdirid.apdirname
(strValue) - the new directory name is passed in apdirname.
Returns ​
ecode
(intValue) - the result ecode is set to zero if function succeeded and to a non zero value if failed.
Details ​
See Also ​
Examples ​
Versions and Changes ​
Available since ADOxx 1.3