Objects
These objects allow interaction with the various elements in a designed questionnaire.
This section Highlights the various "objects" available in script control blocks. These objects allow interaction with the various elements in a ...
Thu, 25 Jun, 2020 at 10:36 AM
The Q object is available in script code to expose the Questionnaire Values in there normal format. It is referenced directly by name and it's most com...
Thu, 25 Jun, 2020 at 10:37 AM
' Wait until file is ready (computation time is dependent on CPU)
CurFile = OutputDir & "\" & ShrinkWrapFil...
Wed, 2 Sep, 2020 at 11:56 AM
Often it is required to load images into PAS objects and other objects. Here's a simple way to load the image into memory so you don't have to co...
Wed, 13 Jan, 2021 at 2:33 PM