deleteIdentity

From Bohemia Interactive Community
Revision as of 11:55, 16 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search

back to COMREF

deleteIdentity identityName


Operand types:

identityName: String

Type of returned value:

Boolean

Description:

Delete identity created by saveIdentity from campaign progress file.


Example:

deleteIdentity "playerIdentity"