| A reusable script may contain more than one process that is designed to support other scripts. Multiple processes that are contained in one script share an overall purpose, such as navigation, add/edit/delete contact, or send/receive email, and are initiated through the use of script parameters.
During this session, the technique of sending more than one named parameter into a script and its subscripts without using memory variables or global fields will be demonstrated. A custom function will also be used to retrieve any of the parameters simply by using its name.
We will also demonstrate how a developer can design reusable scripts by using algorithms and pseudo-code, which leads to ease of support and self-documented code. |
|
 | | Presented by Jeff Hough, Two Southpaws, Inc. |
|