string assetFix(string Asset) { if(Asset == "UK100") return("FTSE100"); if(Asset == "GER30") return("DAX30"); ... // rest of the function goes here }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de