Prior to this release, when a formula look-up failed to compile, only a simple error message was reported to the server console.
This fix adds additional error information returned from the NSFFormulaComile function.
e.g.
using the following formula
@Text("this is test") + @Text("un-enclosed quote)
Prior to V3.10
V3.10
This improvement was added in V3.10