If you’re looking to reference a variable created at a certain node, there are two ways to retrieve it:

  1. Current item?{{$json...}}
  2. Specific node, pairing-aware?{{$('Node').item.json...}}