dv
zvunknown
abap
4 years ago
187 B
16
Indexable
macro(500, "Exeta Res", function()
say(storage.ExetaText)
end)
addTextEdit("ExetaText", storage.ExetaText or "Exeta mas res", function(widget, text)
storage.ExetaText = text
end)Editor is loading...