Skip to content

Function and Macro Libraries

Killswitch edited this page Jun 19, 2015 · 6 revisions

Function and Macro Libraries

Documentation

See Functions and Macros reference

In the game

The functions library reference can be shown in-game via a simple function call (requires CBA). This is a copy of the information available in the documentation provided in the release package or online(however, the online reference might have extra or corrected information:

call BIS_fnc_help

All CBA functions are, not unsurprisingly, under the CBA section (select configFile and CBA in top left lists).

functions viewer

Equivalent information: CBA_fnc_capitalize can be found in the online documentation.