WRDEntity2017::UpdatePassword (open)
Update the password for this entity
Syntax
LOADLIB "mod::wrd/lib/internal/wrdentity.whlib";
MACRO UpdatePassword(STRING attrtag, STRING newpassword, RECORD options)Parameters
STRING attrtagName of the password field (must be of type PASSWORD or AUTHENTICATIONSETTINGS)
STRING newpasswordThe new password
RECORD options