| IOutputWriteLine Method (String) |
Writes a text and a new line feed character
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxvoid WriteLine(
string text
)
Parameters
- text
- Type: SystemString
See Also