User Tools

Site Tools


en:functionvariablelist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:functionvariablelist [2016/08/13 09:09]
admin created
en:functionvariablelist [2020/02/28 10:46]
Line 1: Line 1:
-=== Function and Subroutine Variable List === 
  
-When a function or Subroutine is defined a list of variables to "catch" the values being sent from where it is called from.  These variables are local, even if they have the same name as other variables (outside the function/subroutine) the outside values will not change. 
- 
-Subroutine variables may a list of zero or more, comma separated, variables. Arrays and variables may be passed by reference using the Ref definition.  
en/functionvariablelist.txt ยท Last modified: 2020/02/28 10:46 (external edit)