Get Full Absolute Path with MLQ4

 

Is there any way to get the full absolute path of the expert folder using MLQ4?

Alert(EAAbsolutePath()); 
 
string path = TerminalPath() +"\\experts\\";

Alert(path);
hth
Reason: