
Runtime Values 139
Configurable Properties and Runtime Values
String Template
A String Template Runtime Value evaluates to a string or list of strings. Unlike a simple
string, this Runtime Value accepts parameters that can partly determine its value.
A String Template has the following properties:
Parameters are added to the String Template through standard 0-based arguments
common in programming. The first parameter is substituted for the text {0}, the second
for {1}, continuing for each sequential number. For example, the String Name
Machine{0}, Application{1} with parameters that evaluate to One and Two, returns the
value Name, MachineOne, ApplicationTwo.
If the parameter evaluates to a list, then the String also evaluates to a list, repeating the
string for each value in the list.
For example, suppose the String Name: {0} has a parameter that evaluates to a list of
server names:
• MachineOne
• MachineTwo
• MachineThree
Then the String Runtime Value evaluates to the following list:
Renderer A drop-down list allows you to choose a renderer from the
existing group of System renderers, or ones that have been
added to user modules. See “Renderers” on page 148.
Property Description
Value A text box allows you to type a value for the string. Parameters
are permitted.
Renderer A drop-down list allows you to choose a renderer the existing
group of System renderers, or ones that have been added to user
modules. See “Renderers” on page 148.
Parameter block Allows you to choose a Runtime Value for On Null, or any
other parameter that has been declared in the Value box.
Property Description
Comentarios a estos manuales