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.

Examples

changePwd(`LTmp4389, `T5139pm);