Jump to content

Tools.LoadGarrisonComplete

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: tools.LoadGarrisonComplete
Function Description: Adds the LoadGarrisonComplete logo to the dcs.log file using a formatted ASCII art block indicating successful loading of the Garrison framework. The message is displayed in a structured block and printed to the log with the info level.
File Location: cmm.tools.lua
Syntax: CMM.tools.LoadGarrisonComplete( )
Return Value: nil
Parameters: Name Description
Example: CMM.tools.LoadGarrisonComplete()
Example Description: Invokes the LoadGarrisonComplete logo, displaying the success message in the dcs.log file indicating the Garrison framework has been successfully loaded.
Related Functions:
Notes: