Click or drag to resize

aceCommandConsoleaceOperation_consoleCls Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
[DisplayAttribute(GroupName = "console", Name = "ClearScreen", ShortName = "", 
	Description = "Clear screen - flushing console output buffer")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.ExpandedHelp, "Clears the current screen")]
[aceMenuItemAttribute(aceMenuItemAttributeRole.aliasNames, "Cls")]
public void aceOperation_consoleCls()
Request Example View Source
See Also