App::appSetApp
Called in the gamescripts like:
APP::APP_SET_APP('car');
APP::APP_SET_APP('dog');==Syntax==
app.appSetApp(appName);
=== Required Arguments ===*appName: String===Return value===*Undefined==Example==
todo
==See also==Template:App function c