Sorry, i gave an incomplete answer.
Indeed, when a variable is assigned a Number or Text there's no "copying", any other type of value, i.e. Array or Dictionary, is assigned a "reference" to it.
Also, each
Fiber that's started by an
Flow beginning or
Fork block each have separate copies of the variable values.