Inherits ScriptObject.
Public Member Functions | |
StringSubstitution () | |
setValue (String name, String value) | |
String | substitute (String text) |
String substitution.
Constructs the string substituion instance.
Sets the value for the specified key.
name | The name. |
value | The value. |