Function and Macro Libraries - CBATeam/CBA_A3 GitHub Wiki
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 in in-game Functions Viewer (select configFile and CBA in top left lists).
Equivalent information: CBA_fnc_capitalize can be found in the online documentation.