String substitution
Substitutes an expression in a string.
Syntax
string_substitution(String, Expression, ..., Expression)
Description
Given a string with variables to substitute and expressions, replaces them in the desired place.
Substitutes an expression in a string.
string_substitution(String, Expression, ..., Expression)
Given a string with variables to substitute and expressions, replaces them in the desired place.