GetAccount

From Multi Theft Auto: Wiki
Revision as of 22:43, 25 October 2007 by Jbeta (talk | contribs) (Added incomplete page (syntax only))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax

account getAccount ( string username, [ string password ] )

Required Arguments

  • username:

Optional Arguments

NOTE: When using optional arguments, you might need to supply all arguments before the one you wish to use. For more information on optional arguments, see optional arguments.

  • password:

Returns

Example

See Also