Click or drag to resize

commandLineFormat Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Format used for ACE Script command line, given in its textual form

Namespace:  imbACE.Core.commands
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public enum commandLineFormat
Request Example View Source
Members
  Member nameValueDescription
unknown0
explicitFormat1
implicitFormat2
onlyCommand3
onlyComment4
emptyLine5
See Also