dv
zvunknown
abap
3 years ago
187 B
12
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...