changePwd

Syntax

changePwd(oldPwd, newPwd)

Arguments

oldPwd a string indicating the current password for the user.

newPwd a string indicating the new password for the user.

Details

Change password. This can only be executed on the controller.

Examples

$ changePwd(`LTmp4389, `T5139pm);