Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. You need to return the value(s) of the function

    1. Returning atable isn't probably what you want ; what about a dictionary ?
click to hide/show revision 2
No.2 Revision
  1. You need to return the value(s) of the function

    1. Returning atable isn't probably what you want ; what about a dictionary ?

click to hide/show revision 3
No.3 Revision

Without looking at what your code does, a couple remarks :

  1. You need to return the value(s) of the function

  2. Returning atable isn't probably what you want ; what about a dictionary ?