GetScenarioTitle ()

This function returns the title of the currently loaded scenario.

Parameters

  • None

Returns

  • string The title of the currently loaded scenario.
Example
print(GetScenarioTitle())

Lone Wolf