Jump to content

END MISSION

From CMM Wiki
Return to CMM Command Reference
Environment: Mission Scripting
Function: END_MISSION
Function Description: Ends the current mission and loads the next one in the campaign.
File Location: cmm.DCSFunctions.lua
Syntax: CMM.END_MISSION( )
Return Value:
Parameters: Name Description
Example: CMM.END_MISSION()
Example Description: Demonstrates ending the current mission and automatically loading the next one.
Related Functions:
Notes: