-
Boolean (true) that works in all languages
HI
I just want to check.
I am working on a comp that refers to a colour picker effect with \\ appended to its filename and (1)(1)(3) instead of effect names.
I assume this is to make it more universal in other languages.
I wanted to ask for best practice on this.I want to control it (reverse the text and background colours) with a checkbox and was using if/else with (true) as the choice.
What is the non-languiage dependent equivalent?
is it OK to use (1) or (0) or can that cause problems
(still not done formal javascript training)
Tris