Anonimo

Modulo:DTFunzioniComuni: differenze tra le versioni

Da Wikitrek.
m
nessun oggetto della modifica
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 108: Riga 108:
ResultsArray[#ResultsArray + 1] = Property .. " - " .. Depth .. " - " .. tostring(Aggregate)
ResultsArray[#ResultsArray + 1] = Property .. " - " .. Depth .. " - " .. tostring(Aggregate)
ResultsArray[#ResultsArray + 1] = Property .. " - " .. Depth .. " - " .. tostring(InstanceInstanceItem)
ResultsArray[#ResultsArray + 1] = Property .. " - " .. Depth .. " - " .. tostring(InstanceInstanceItem)
return ResultsArray
--[=[if CurrentItem.claims[Property] then
--[=[if CurrentItem.claims[Property] then
Riga 115: Riga 114:
return resultsArray
return resultsArray
end  
end  
end
end]=]
for _, Item in pairs({CurrentItem, InstanceItem, InstanceInstanceItem}) do
for _, Item in pairs({CurrentItem, InstanceItem, InstanceInstanceItem}) do
Riga 128: Riga 127:
end
end
return ResultsArray]=]
return ResultsArray
end
end
function p.TestTree(frame)
function p.TestTree(frame)