xpxChangePassword
FUNCTION xpxChangePassword(userId : GENERIC; newPassword : STRING) status : INTEGER;
The xpxChangePassword function changes the password for the specified user.
Arguments
Type | Name | Comment |
GENERIC | userId | specifies an address of the variable that holds the numeric instanceID that uniquely identifies the EDMuser instance in the EDMdatabase that defines the EDMuser of the caller, i.e. the EDMuser the caller is logged on the EDMserver as. |
STRING | newPassword | specifies the new password for the EDMuser specified by the <userId> argument. Initially an EDMuser is created without any password. A password can also be changed by the xpxDefinePassword function. |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.