Modulo:DTSem: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
mNessun oggetto della modifica
(Results sorted to get higher value on top of the list)
Riga 73: Riga 73:
-- for return value example
-- for return value example
Max = QueryResult[1]["Stagione"]
Max = QueryResult[1]["Stagione"]
mw.smw.set("Numero di stagioniB = " .. Max)
     if QueryResult == nil or Max < 0 then
     if QueryResult == nil or Max < 0 then
         return 0
         return 0