saveProfileNamespace: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(First draft documentation for new TKOH command)
 
m (See also)
Line 19: Line 19:
|x1= <code>saveProfileNamespace;</code> |=
|x1= <code>saveProfileNamespace;</code> |=


| - |= See also
| [[profileNamespace]] |= See also


}}
}}

Revision as of 18:24, 25 November 2011


Hover & click on the images for description

Description

Description:
Saves the variables stored in profileNamespace to the persistent active user profile.
Groups:
Uncategorised

Syntax

Syntax:
saveProfileNamespace
Return Value:
Nothing

Examples

Example 1:
saveProfileNamespace;

Additional Information

See also:
profileNamespace

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section