Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Script Objects and Processing Efficiency

Avatar

Level 3

Is LiveCycle 's efficiency hurt by the number of scripting variables?  Is it more efficient to have all the scripting functions in one big scripting variable?  That makes it harder to debug forms, since an error in one function can crash the entire scripting variable.  It's easier to debug if each scripting function is in it's own variable, or at least grouped with other scripting functions which deal with the related functions (for example, all the date functions would be in one variable).

0 Replies