You can use tokenized values when specifying configuration settings’ values. RPI resolves tokenized values, expanding them after saving to show the full literal system configuration value. There are two types of tokenized value that you can use:
• You can nest a system configuration setting within another. This is done by placing the nested setting in parentheses as follows: ({ConfigSetting }).
• You can embed a server host name in the same parentheses: ({ServerHostName}).
Note that it is not possible to nest tokenized configuration settings.