resetPwd

Syntax

resetPwd(userId, newPwd)

Arguments

userId a string indicating a user name.

newPwd a string with 6-20 characters indicating the new password for the user.

Details

Reset a user’s password. This can only be executed by an administrator on the controller.

Examples

$ resetPwd(`AlexEdwards, `T51pm363);