Click or drag to resize

commandLineEntryisEmptyLine Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The command line was empty, without any command

Namespace:  imbACE.Core.commands
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public bool isEmptyLine { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is empty line; otherwise, false.
See Also