Well,
I have the main() function that gets parameters from FunctionParameters and askForInput.
I load the first time the efs on the chart and parameters are null.
I input the parameter for the first time and these parameters stay as an input also if I reload the efs. They never resets.
To reset parameters to null I have to remove and reload efs.
Is there another way to resets automatically input parameter everytime I reload a chart ???
Thanks
Massimo
I have the main() function that gets parameters from FunctionParameters and askForInput.
I load the first time the efs on the chart and parameters are null.
I input the parameter for the first time and these parameters stay as an input also if I reload the efs. They never resets.
To reset parameters to null I have to remove and reload efs.
Is there another way to resets automatically input parameter everytime I reload a chart ???
Thanks
Massimo
Comment