Undocumented lua limitations?
Hi,
I am running into what seem to be undocumented limitations in Lightroom's Lua environment and I am wondering if I am simply missing something. Maybe someone more experienced can chime in and confirm or refute:
1) "goto" seems to be unsupported. (I am trying to use it to emulate "continue" in for loops. Both the "goto" statement itself as well as the ::label:: is flagged.)
2) math.mininteger seems to be nil.
Thanks!
Martin
