Daniel Stelzer
Daniel Stelzer
Is there really no way to query the I7 version number from within an extension? It's been a while since I worked with this directly, but I dimly remember I6...
As far as I can tell, the compiler uses `continue` as needed to break up over-long sequences of results, but doesn't use it to break up over-long sequences of _conditions_...
…never mind, I spoke too soon. I'd thought that the nouns used in all conditions could be used as result parameters, but it seems it can only use ones with...