class CPulse_ InstructionDebug
{
public:
PulseDocNodeID_ t m_ nFlowNodeID;
PulseDocNodeID_ t m_ nValueNodeID;
CGlobalSymbol m_ SequencePointName;
};KV3 Class Defaults
{
m_ nFlowNodeID = -1
m_ nValueNodeID = -1
m_ SequencePointName = ""
}