Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfGetUser (userName : STRING)
            userId   : GENERIC;
 
To be completed.
The xpfGetUser function returns the numeric instanceID, in the argument <userId>, that uniquely identifies the EDMuser instance, as specified in the <userName> argument, in the EDMdatabase.
This function is equivalent to the EDMinterface function edmiGetUser.

  • No labels