...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfGetUser (userName : STRING)
userId : GENERIC;
|
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.
Arguments
...
Type | Name | Comment |
STRING | userName | comments |
Return Value
...
Type | Name | Comment |
GENERIC | userId | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|