User Change Password Example
The example returns false, because the old password that is passed isn't actually the current password for admin.
Smartsite SXML | Copy Code |
---|---|
{user.changepassword("admin","Frla5Ro3","dRO0TrlA")} |
Example Result | Copy Code |
---|---|
false |