Advanced Programming Concepts
This section covers some more advanced programming techniques that can be useful for developing scripts.
• Throw and Catch Exceptions
• Functions
• Recursion
• Includes
• Load and Save Text Files
• Run External Programs
• Classes