Hi,
Is there any way to implement error handling into a formcalc function? I'm using a Get function to call a file from a web server... It works if there is an internet connection but returns a formcalc error if no connection is available.
I would rather return a more discriptive message to the user if no connection is available. I can't seem to find any error handling in any formcalc documentation. I'm just looking for a simple if/then statement to address this.
This was asked earlier too. But, the suggested resolution was not convincing.
Any help is highly appreciated.