Hi,
How do I use the variable in the keyword?
eg keyword is dog crate training
you want to assign keyword variable because you want to use different information,
eg img_search = ‘dog in house’
has to be variablename=‘value’
It works if you see the article variable listed below.
Now you can use %img_search% anywhere in task.
eg: As image search keyword
Or even inside AI article prompt
When task run it will replace %img_search% with ‘dog in house’
It allows you to pass extra bits of information to a task. You are not limited to just the %keyword% of the article.
Sometimes the article keyword is great for google search to find content, but it might not be good for image search etc