Is there a way to use Variable Text as boolean to burn the item

Hi all,

Let me explain using a simplified usecase.
We want to burn nametags which contain 2+1 items:

  • firstname
  • surname
  • intern logo or fixed text “intern” (optional)

csv:

Jason,Doe,0
Jane,Doe,0
Jack,Newguy,1

When we’re burning the 3rd variable text, it should burn the intern item because it has a 1.
Is there a way to link this in LightBurn?

I will be corrected if I get this wrong, but I think it is a simple copy text from the CSV file and paste in the LB drawing.