Difference between revisions of "User usernameExists"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:User_Functions]]
 

 

  

Revision as of 12:41, 23 March 2011



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