Returns the property value of the scenario by its name and section in the
Scenario.txt.
Warning: the retrieved values may differ from computer to computer and thus cause synchronization problems in network games.
Most useful applications for entry are already implemented in System.ocg/GetXVal.c.
Log("You are playing \"%s\"!", GetScenTitle());
Displays the scenario title.