User usernameExists

From Catglobe Wiki
Revision as of 11:12, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



User_usernameExists

Check if a username exists

Syntax

User_usernameExists(username)

Arguments

  • username: is a string expression. It is the new username

Return value

bool

Example

bool b = User_usernameExists("sebastianohara");

Availability

Version 5.7