is there a script/tool that can rename all global varibles at once
Hannah Wanjiku Kimari -:
is there a script/tool that can rename all global varibles at once
is there a script/tool that can rename all global varibles at once
double copy=0; if(GlobalVariableCheck("current_var_name")==true copy = GlobalVariableGet("current_var_name"); if(copy>0){ GlobalVariableDel( "current_var_name"); GlobalVariableSet("new_var_name",copy); }
this is how you rename
current_var_name = your varibale name
new_var_name = new name which you want to rename

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register