Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The last paragraph of the Local Functions documentation page says that "All functions, including local functions, have their own workspace that are separate from the base workspace.  Local functions cannot access variables used by other functions unless you pass them as arguments" and vice-versa. The following video covers this very important concept. 

All functions, including local functions, have their own workspaces
that are separate from the base workspace. 
That brings us to the end of this tour. Before we part, let's remind ourselves of some important programming guidelines that we have followed in this tour:

...