A push button with function load_file, works fine. In my case it is used from an input panel, where parameters can be altered. If the file did run already and is loaded, then alter some values and hit the button 'run file', it is not updating with new parameters. So i need to reload the file to update with new parameters. Is there a way to always reload the file, when the function load_file is used?