Struct DeleteLocalVariableHeader
- Namespace
- DuetControlServer.Link.Protocol.SbcRequests
- Assembly
- DuetControlServer.dll
Header of a deletion request for local variables. This is followed by the variable name
public struct DeleteLocalVariableHeader
- Inherited Members
Fields
Channel
Source of this request
public CodeChannel Channel
Field Value
VariableLength
Length of the variable name
public byte VariableLength