Qurak

XMLTemplate

Disponibile

`XMLTemplate[src]` yields a `TemplateObject` for an XML/HTML template. Like

XMLTemplate["string"]
XMLTemplate[src]
XMLTemplate[form, args]
XMLTemplate["Range of `a`: <* Range[#a] *>."] → TemplateObject[{Range of , TemplateSlot[a], : , TemplateExpression[Range[TemplateSlot[a]]], .}, CombinerFunction -> StringJoin, InsertionFunction -> HTMLFragment, MetaInformation -> <||>]TemplateApply[XMLTemplate["Range of `a`: <* Range[#a] *>."], Association["a" -> 5]] → Range of 5: {1, 2, 3, 4, 5}.

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP