Cast Values?
Is there a way to "Cast" a Value similar to programing? Or if your not farmiliar with the term, it's like taking a string that has the value "1" and changing it to a Game Salad integer that has the value 1.
Best Answer
-
EatingMyHat Posts: 1,246
It depends what you need it for. As an example, you can concatenate strings and numbers together.
However, there is no function to cast.
Follow Eating My Hat on Facebook, Twitter and our Blog
Check out my templates in the GS Marketplace or at the store
Answers
if "text attribute" [is] "1"
"[change attribute] "integer attribute" (to) "1"