Skip to main content

String substitution

Substitutes an expression in a string.

Syntax

string_substitution(String, Expression, ..., Expression)

Description

Given a string with n variables to substitute and nn expressions, replaces them in the desired place.

programming.string_substitution.calc.png