GetAccountName: Difference between revisions
Jump to navigation
Jump to search
JonChappell (talk | contribs) mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | {{Server function}} | ||
__NOTOC__ | |||
This function retrieves the name of an account. | This function retrieves the name of an account. | ||
Revision as of 12:11, 21 August 2007
This function retrieves the name of an account.
Syntax
string getAccountName ( account theAccount )
Required Arguments
- theAccount: The account you wish to get the name of
Returns
Returns a string containing the account's name, false if the account does not exist or an invalid argument was passed to the function.
Example
See Also
- addAccount
- copyAccountData
- getAccount
- getAccountData
- getAccountName
- getAccountPlayer
- getAccountSerial
- getAccounts
- getAccountsBySerial
- getAllAccountData
- getPlayerAccount
- isGuestAccount
- logIn
- logOut
- removeAccount
- setAccountData
- setAccountPassword
- getAccountByID
- getAccountID
- getAccountIP
- getAccountsByData
- getAccountsByIP
- setAccountName