BIS fnc diagAARrecord: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "{{Inline code|" to "{{ic|")
Line 18: Line 18:
diagAARdelay = 3; // delay between recording steps
diagAARdelay = 3; // delay between recording steps
</syntaxhighlight>
</syntaxhighlight>
The function data can be accessed with {{Inline code|[[profileNamespace]] [[getVariable]] "BIS_fnc_diagAAR_data"}}.
The function data can be accessed with {{ic|[[profileNamespace]] [[getVariable]] "BIS_fnc_diagAAR_data"}}.


| call [[BIS_fnc_diagAARrecord]]
| call [[BIS_fnc_diagAARrecord]]

Revision as of 19:10, 27 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:
call BIS_fnc_diagAARrecord;

Additional Information

See also:
BIS_fnc_diagAAR

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