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. 

Widget Connector
width600
urlhttps://www.youtube.com/watch?v=pnzydaFyEa4
height370

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:

...