Click or drag to resize

consolePlatformExtensionsconsoleWriteLine Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.platform
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static void consoleWriteLine(
	string line,
	bool breakLine = true
)
Request Example View Source

Parameters

line
Type: SystemString
breakLine (Optional)
Type: SystemBoolean
See Also