Call of Duty Script Documentation
iprintlnbold(<text>)
ModuleDebug
Summary
write bold line to the screen
Example
iprintlnbold ("bler");
Minimum Number of arguments: 1
1 : <text> text to be written
Number of optional arguments: 0
Return to Function List