A simple question that demands a simple answer

 
When a chart ID is passed as a parameter with long type from Function 1 to Function 2, and the chart ID is used to call a ChartSymbol in Function 2, will the ChartSymbol be different from the ID's ChartSymbol in Function 1?
 
macpee: When a chart ID is passed as a parameter with long type from Function 1 to Function 2, and the chart ID is used to call a ChartSymbol in Function 2, will the ChartSymbol be different from the ID's ChartSymbol in Function 1?
It shouldn't be different, but if you are asking then obviously that is not what you are getting, so show your example code where that isn't the case.
Reason: