ReportOnStationStatus
Appearance
| Environment: | Mission Scripting | |
|---|---|---|
| Function: | ReportOnStationStatus | |
| Function Description: | ||
| File Location: | cmm.AirSupportFunctions.lua | |
| Syntax: | CMM.ReportOnStationStatus( string AircraftName ) | |
| Return Value: | table MissionTask | |
| Parameters: | Name | Description |
| AircraftName | Name of the aircraft unit whose status is being reported. | |
| Example: | CMM.ReportOnStationStatus("U-2B-01") | |
| Example Description: | Triggers an out‑text message for the coalition that displays the aircraft’s grid location, radio frequency, modulation type and any applicable laser/TACAN data. | |
| Related Functions: | ||
| Notes: | ||