Object Text Delete - page 2

 
Fernando Carreiro #:

You can't delete arguments/parameters from a defined function. Just as there are rules to the English language, there are rules to programming languages too.

You should take the time to learn the MQL language and its rules, as well as the its environment. You need to code things according to those rules and the working environment.

Look up some examples in the CodeBase and study them, while referencing the documentation.

Thanks for quick response!