Pin Type

Union cases

Union case Description

EndOfString

Full Usage: EndOfString

Forward byte

Full Usage: Forward byte

Parameters:
    Item : byte

Item : byte

GoBack(byte, byte)

Full Usage: GoBack(byte, byte)

Parameters:
    Item1 : byte
    Item2 : byte

Item1 : byte
Item2 : byte

GoBack2(byte, byte, byte)

Full Usage: GoBack2(byte, byte, byte)

Parameters:
    Item1 : byte
    Item2 : byte
    Item3 : byte

Item1 : byte
Item2 : byte
Item3 : byte

Instance members

Instance member Description

this.IsEndOfString

Full Usage: this.IsEndOfString

Returns: bool
Returns: bool

this.IsForward

Full Usage: this.IsForward

Returns: bool
Returns: bool

this.IsGoBack

Full Usage: this.IsGoBack

Returns: bool
Returns: bool

this.IsGoBack2

Full Usage: this.IsGoBack2

Returns: bool
Returns: bool