Skip to content
#

datamining

Here are 663 public repositories matching this topic...

thadguidry
thadguidry commented Oct 2, 2021

We could improve the Error: output to a user shown in the expression preview to tell them what the Type() is for a parameter being passed that is not compatible with the parameter type being expected.

Proposed solution

On our various HTML/XML GREL functions (htmlText(), wholeText(), ownText(), etc.) add the new Type().call(bindings, args) to the EvalError and rephrase the error text as n

Improve this page

Add a description, image, and links to the datamining topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datamining topic, visit your repo's landing page and select "manage topics."

Learn more