Struct DeleteLocalVariableHeader
Header of a deletion request for local variables. This is followed by the variable name
Inherited Members
Namespace: DuetControlServer.SPI.Communication.SbcRequests
Assembly: DuetControlServer.dll
Syntax
public struct DeleteLocalVariableHeader
Fields
Channel
Source of this request
Declaration
public CodeChannel Channel
Field Value
| Type | Description |
|---|---|
| CodeChannel |
VariableLength
Length of the variable name
Declaration
public byte VariableLength
Field Value
| Type | Description |
|---|---|
| byte |