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 attrtag

Name of the password field (must be of type PASSWORD or AUTHENTICATIONSETTINGS)

STRING newpassword

The new password

RECORD options