Difference between revisions of "User usernameExists"
(jrfconvert import) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
− | | + | {{HelpFiles}} |
====User_usernameExists==== | ====User_usernameExists==== |
Latest revision as of 08:03, 14 December 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