Domain-Specific Language Tools Reference
TextTransformation..::.Write Method
Updated: November 2007
|
| Name | Description |
|---|
.gif) | Write(String) |
Appends a copy of the specified string to the generated text output.
|
.gif) | Write(String, array<Object>[]()[]) |
Appends a formatted string, which contains zero or more format specifications, to the generated text output. Each format specification is replaced by the string representation of a corresponding object argument.
|
Top
Reference
Other Resources