Accessing Booleans in tables
fmakawa
Member Posts: 565
Quick question, when accessing Booleans saved in a table as condition I use a numeric expression right?
Best Answer
-
Armelline Posts: 5,354
Either string or numeric should work, but it's been a bit buggier when using string expressions, so using numeric is the safer option.
Contact me for custom work - Expert GS developer with 15 years of GS experience - Skype: armelline.support
Answers
@Armelline thanks!