Solved: Hescript - need help with variables scope

Hi,
I need help with writing scripts in hescript, need information like variable scopes, something like print_r available variables, global scope variables etc. Something like $GLOBALS in PHP. I don’t like to bother you everytime when i need to do something but i don’t know where can I find helpful informations.

When you answer it lots of people can help others and push forward exeoutput in your business :slight_smile:

How to debug hescripts, how to see what variables are defined, what variables can be used in procedure, function of hescript?

For example, what variables can be used in:
procedure OnStartMainWindow;
function OnBeforeNavigate(NewURL, TargetFrame: String): Boolean;

What about taking a look at the documentation for HEScript? It contains already a lot of things!
http://www.htmlexe.com/help/intoscripting