I am trying to write information into a text file, but I want this text file to include values that were assigned to 2 variables (ItemNumber and ItemQuantity). I have the Input Text configured in the following way:
“Order Number: ItemNumber
Quantity: ItemQuantity
Order List: FAST-Haz Ship Inventory”
I also tried putting the variables into single quotations to no avail. Any help would be greatly appreciated.