Hello helpers, please how do i check the value of an attribute to the content within a particular column of a row with so many columns ranging from 1 to 160. It's supposed to be a word game, such that the script should dynamically search through a list of words in columns of a Particular row. e.g (dictionary table, row1, from column 1 to column 160) while comparing them to a particular Text attribute. Obviously all the Dictionary Table columns are Text columns.
@glifanim said:
Hello helpers, please how do i check the value of an attribute to the content within a particular column of a row with so many columns ranging from 1 to 160. It's supposed to be a word game, such that the script should dynamically search through a list of words in columns of a Particular row. e.g (dictionary table, row1, from column 1 to column 160) while comparing them to a particular Text attribute. Obviously all the Dictionary Table columns are Text columns.
You should really have opened a new thread as doing this in old unrelated threads will get your question missed. You would use the loop over table behavior and the search functions in the expression editor. Go to GShelper's YouTube page and there are several videos on these functions.
Comments
Yay.
Now I don't have to hear the term "self appointed" anymore..LMAO
we should get that icon on our profile
Though, by the picture, @jamie_c was the first Guru.
Nice! Congrats on getting an official title
I demand a recount..lol Actually I was the first...

Congrats to all 3 of you! Well deserved!
Congrats and Thanks for helping us by sharing your knowledge .
-All of us do not have equal talent.But all of us have an equal opportunity to develop our
talents-Abdul Kalam
+1
If any of these fools give you a hard time, tell 'em they may be a GameSalad Guru, but you are the GameSalad Guru!
youre still "THE" Gamesalad Guru
Nice one! Congrats to you all ... Even though I liked and miss the Bacon!
Yay for us! LOL
You become what you think your are
I sometimes think I'm a millionaire. I must be doing something wrong.
Yeah you're in game development instead of finance....lol
A werewolf. Just have to wait until the next full moon then
@MarcMySalad, I see a fight on the horizon... I think I'm a vampire!
We should be fine, we have a common enemy instead in the form of the next person who thinks he/she is van helsing
@MarcMySalad @jamie_c
you earnered it
@Lovejoy LOL! Love it!
Hello helpers, please how do i check the value of an attribute to the content within a particular column of a row with so many columns ranging from 1 to 160. It's supposed to be a word game, such that the script should dynamically search through a list of words in columns of a Particular row. e.g (dictionary table, row1, from column 1 to column 160) while comparing them to a particular Text attribute. Obviously all the Dictionary Table columns are Text columns.
You should really have opened a new thread as doing this in old unrelated threads will get your question missed. You would use the loop over table behavior and the search functions in the expression editor. Go to GShelper's YouTube page and there are several videos on these functions.