API DataRecorder.ClearOps

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png ClearOps
Clears all inputs and operations from the given stream 
Fc9-h32-icon.png - HANDLE StreamH
A handle to a previously created datascope stream 
Fc9-bool-icon.png - BOOL Inputs
True to clear the inputs added to the stream 
Fc9-bool-icon.png - BOOL Funcs
True to clear the functions added to the stream 
Fc9-void-icon.png - NONE Return


Detailed description

Examples