visual integrator conditional expression

The original statement we have is as follows - Temp001$=“458” 

I want to include "459". How should the formula look?

Temp001$=“458, 459" 

or 

Temp001$=“458” or Temp001$=“459”