Volatile:ListField

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 22: Line 22:
 
       local f = true
 
       local f = true
 
       for i = 1,table.getn(list[v]) do
 
       for i = 1,table.getn(list[v]) do
         if list[v][i] ~= list[v][i + 1] then
+
         if (list[v][i] ~= list[v][i + 1]) then
 
           print("[[{{{2}}}:" .. list[v][i] .."|".. list[v][i] .."]]") end
 
           print("[[{{{2}}}:" .. list[v][i] .."|".. list[v][i] .."]]") end
 
       end
 
       end

Revision as of 15:07, 8 September 2011

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox