Skip to end of banner
Go to start of banner

admUpdateUsername

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Description

Change the username for a user.

Return Type

Boolean

Returns "true" if the username was updated and "false" if not.

Example

return admUpdateUsername("jonDoe", "jonSmith");

See also

  • No labels