Topic: MQL - The Greatest Language Invented Ever !!
This is a question for the users that think FSB must be free!!
Can you guess what will return the following command:
string text = StringToLower("MyText");
My guess is that it will return "mytext".