set Trace Variable Reads Before Writes
fun setTraceVariableReadsBeforeWrites(traceVariableReadsBeforeWrites: Boolean)
Content copied to clipboard
Set the variable trace flag.
Parameters
trace Variable Reads Before Writes
true if the Interpreter should record which A_Variables are read before written while running its current A_Fiber, false otherwise.