BIS fnc locWeaponInfo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (Text replacement - "BIS fnc " to "BIS_fnc_")
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Function|= Comments
{{RV|type=function
____________________________________________________________________________________________


| arma3 |= Game name
|game1= arma3
|version1= 1.00


|1.00|= Game version
|gr1= Diagnostic
____________________________________________________________________________________________


| Shows a utility tool checking length of weapon info texts.
|descr= Shows a utility tool checking length of weapon info texts.<br>[[File:BIS_fnc_locWeaponInfo screenshot.png|500px]]
[[File:BIS fnc locWeaponInfo screenshot.png|thumb|left|upright=2.0|BIS_fnc_locWeaponInfo screenshot]] |DESCRIPTION=
____________________________________________________________________________________________


| call [[BIS_fnc_locWeaponInfo]] |SYNTAX=
|s1= call [[BIS_fnc_locWeaponInfo]]


| [[Boolean]] - [[true]] when done |RETURNVALUE=
|r1= [[Boolean]] - [[true]] when done
____________________________________________________________________________________________


|x1= <code>[[call]] [[BIS_fnc_locWeaponInfo]];</code> |= Example 1
|x1= <sqf>call BIS_fnc_locWeaponInfo;</sqf>
____________________________________________________________________________________________


| [[BIS_fnc_animViewer]], [[BIS_fnc_configViewer]], [[BIS_fnc_help]] |SEEALSO=
|seealso= [[BIS_fnc_animViewer]] [[BIS_fnc_configViewer]] [[BIS_fnc_help]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Diagnostic|{{uc:locWeaponInfo}}]]
[[Category:Functions|{{uc:locWeaponInfo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:locWeaponInfo}}]]

Latest revision as of 12:15, 27 July 2022

Hover & click on the images for description

Description

Description:
Shows a utility tool checking length of weapon info texts.
BIS fnc locWeaponInfo screenshot.png
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_locWeaponInfo
Return Value:
Boolean - true when done

Examples

Example 1:
call BIS_fnc_locWeaponInfo;

Additional Information

See also:
BIS_fnc_animViewer BIS_fnc_configViewer BIS_fnc_help

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