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 strEntry are already implemented in System.c4g/GetXVal.c
Log("You are playing \"%s\"!", GetScenTitle());
Displays the scenario title.