AmbiguityFunction
is an option for SemanticInterpretation, Interpreter, and related functions that specifies how to resolve ambiguities generated during semantic interpretation.
Details

- Common settings are:
-
Automatic always pick the first choice All return all choices - AmbiguityFunction is typically given as a function to be applied to expressions containing AmbiguityList objects.
Examples
open allclose allSee Also
Related Guides
Related Links
Introduced in 2014
(10.0)