AskTemplateDisplay
AskTemplateDisplay[fun]
is a construct for use inside AskFunction that displays the result of applying fun to the association of the values of all keys encountered so far in the evaluation of the AskFunction.
AskTemplateDisplay["str"]
applies "str" as a string template to the association of values.
Details
- AskTemplateDisplay generates a temporary display that is dismissed by clicking a button.
- AskTemplateDisplay["str"] is equivalent to AskTemplateDisplay[StringTemplate["str"]].
Examples
open allclose allBasic Examples (2)
AskTemplateDisplay takes a function to be applied to the current values:
When AskTemplateDisplay is given a string, that string is taken to be a StringTemplate:
Properties & Relations (1)
Text
Wolfram Research (2016), AskTemplateDisplay, Wolfram Language function, https://reference.wolfram.com/language/ref/AskTemplateDisplay.html.
CMS
Wolfram Language. 2016. "AskTemplateDisplay." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AskTemplateDisplay.html.
APA
Wolfram Language. (2016). AskTemplateDisplay. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AskTemplateDisplay.html