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