i am using OB2 the latest version, i am not sure maybe i did something wrong, but i have problem with the variable output, here is the detail:
my input DATA is:
johnny:superman
then i created txt file with list
123456
1234567
12345678
<input.PASS>123
But when i read the file by line, the <input.PASS> variable value did not change, i expect it would change to “superman123”
I did the same script on Loliscript and i put in the txt file and it read without problem