Function Basics
- “Create Functions in Files” on page 20-2
- “Add Help for Your Program” on page 20-6
- “Run Functions in the Editor” on page 20-8
- “Base and Function Workspaces” on page 20-10
- “Share Data Between Workspaces” on page 20-11
- “Check Variable Scope in Editor” on page 20-16
- “Types of Functions” on page 20-20
- “Anonymous Functions” on page 20-24
- “Local Functions” on page 20-30
- “Nested Functions” on page 20-32
- “Variables in Nested and Anonymous Functions” on page 20-39
- “Private Functions” on page 20-41
- “Function Precedence Order” on page 20-43
20