BIS fnc debugProfile: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ")
(Page filling)
Line 9: Line 9:
<!---|eff= local |Multiplayer Effects=--->
<!---|eff= local |Multiplayer Effects=--->


| <pre>/*
| Purges user profile from unwanted [[BIS_fnc_diagAAR]] data. If more than 7500 entries are found, the user is [[BIS_fnc_GUImessage|asked]] to delete [[profileNamespace]] variable '''BIS_fnc_diagAAR_data'''. |Description=
Author: Julien `Tom_48_97` VIDA


Description:
| call [[BIS_fnc_debugProfile]] |Syntax=
Function to purge user profile from unwanted data.
Support for only BIS_fnc_diagAAR_data.


Parameter(s):
| [[Nothing]] |Return value=
None


Returns:
|x1= <code>[[call]] [[BIS_fnc_debugProfile]];</code> |Example 1=
None
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description=


|[] call [[BIS_fnc_debugProfile]]|Syntax=
| [[BIS_fnc_diagAAR]] [[BIS_fnc_GUImessage]] |See also=
 
|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
 
|Datatype - description|Return value=
 
|x1= <code></code>|Example 1=
 
| |See also=
}}
}}


[[Category:Function Group: Debug|{{uc:debugProfile}}]]
[[Category:Function Group: Debug|{{uc:debugProfile}}]]
[[Category:Functions|{{uc:debugProfile}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:debugProfile}}]]

Revision as of 00:31, 28 June 2020

Hover & click on the images for description

Description

Description:
Purges user profile from unwanted BIS_fnc_diagAAR data. If more than 7500 entries are found, the user is asked to delete profileNamespace variable BIS_fnc_diagAAR_data.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
call BIS_fnc_debugProfile
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_debugProfile;

Additional Information

See also:
BIS_fnc_diagAAR BIS_fnc_GUImessage

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