|
Hi,
About this topic, Witango allow you to name each
column or line in your array variable.
The way is to name to your column/line names is
simply available via putting name in column or line 0
<@ASSIGN Local$MyArray[1,0]
'line1'>
<@ASSIGN Local$MyArray[0,1]
'column1'>
so you can use this notation to obtain the
equivalent of <@VAR Local$MyArray[1,1]> like this:
<@VAR
Local$MyArray[line1,column1]>
Hope that my exemple is understandable
;)
Is there any performance issue when using
extensively the named notation?
Gauthier
|
- Witango-Talk: Henning Sittler
- Re: Witango-Talk: Stefan Gonick
- RE: Witango-Talk: Ben Johansen
- RE: Witango-Talk: Anthony M. Humphreys
- Re: Witango-Talk: Scott Cadillac
- Re: Witango-Talk: naming column/line of array [Gauthier]
- Re: Witango-Talk: naming column/line of arra... Scott Cadillac
- Re: Witango-Talk: naming column/line of ... [Gauthier]
- Re: Witango-Talk: [naming column/lin... [Gauthier]
- Re: Witango-Talk: Beverly Voth
- RE: Witango-Talk: Steve Smith
- RE: Witango-Talk: Henning Sittler
- Witango-Talk: John Hollister
- Witango-Talk: Aseem Mal
- Re: Witango-Talk: Bill Conlon
- Witango-Talk: Fogelson, Steve
