How to use the keyword variable

Hi,

How do I use the variable in the keyword?

1 Like

How to use keyword variable

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’

image

has to be variablename=‘value’

It works if you see the article variable listed below.

image

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’

Why you might want to use this

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