@sergerdn потому и есть желание самому понемногу разобраться... Чтобы на будущее иметь четкое представление. Ну в том случае, если сейчас получится наладить накрутку) Яндекс на месте не стоит и постоянно что-то тестит и выкатывает. Хочется быть готовым
Problem with variable using IF action in BAS
-
I need an urgent help on how to fix variable issue inside an if action on BAS. USing a variable inside indexOf within an IF action does not work but using the exact text inside indexOF work perfectly

Using a variable [[TEST_EMAIL]] in the above screenshot makes the if action to fail
Using a string directly 'Test Email' within the if action works perfectly. Can anyone help me out pls, have being on this for days now. Thanks -
@telim2 said in Problem with variable using IF action in BAS:
I need an urgent help on how to fix variable issue inside an if action on BAS. USing a variable inside indexOf within an IF action does not work but using the exact text inside indexOF work perfectly
Using a variable [[TEST_EMAIL]] in the above screenshot makes the if action to fail
Using a string directly 'Test Email' within the if action works perfectly. Can anyone help me out pls, have being on this for days now. Thanks
Do not enclose the variable in quotation marks
-
M Moderator moved this topic from Off topic on