←
SequenceForm
/
Reference of Built-in Symbols
/
Forms of Input and Output
/
Forms which are not in
$OutputForms
/
StringForm
/
StringForm
WMA link
StringForm
[
str
, $expr_1$, $expr_2$, ...]
displays the string
str
, replacing placeholders in
str
with the corresponding expressions.
StringForm["`1` bla `2` blub `` bla `2`", a, b, c]
←
SequenceForm