Skip to content

GET_ATTRPROF_DIRECTORY_NAME ​

GET_ATTRPROF_DIRECTORY_NAME returns the name of the attribute profile directory specified in apdirid.

Syntax ​

leo-grammar
CC "Core" GET_ATTRPROF_DIRECTORY_NAME apdirid:idValue.


#-->RESULT ecode:intValue apdirname:strValue
CC "Core" GET_ATTRPROF_DIRECTORY_NAME apdirid:idValue.


#-->RESULT ecode:intValue apdirname:strValue

Parameters ​

  • apdirid (idValue) - the directory is specified by its id passed in apdirid.

Returns ​

  • ecode (intValue) - the result ecode is set to zero if function succeeded and to a non zero value if failed.
  • apdirname (strValue) - the result apdirname of type STRING returns the name of the specified attribute profile directory.

Details ​

See Also ​

DELETE_ATTRPROF_DIRECTORY

Examples ​

Versions and Changes ​

Available since ADOxx 1.3