GetAccountName: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
JonChappell (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
This function retrieves the name of an account. | This function retrieves the name of an account. | ||
Line 23: | Line 21: | ||
==See Also== | ==See Also== | ||
{{Account_functions}} | {{Account_functions}} | ||
[[Category:Incomplete]] |
Revision as of 01:38, 3 October 2006
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