Introspection: Difference between revisions

m
m (added a Task (bold) header.)
Line 625:
# Sum of integer variables
GlobalIntegers := function()
local s, x, name;
s := 0;
for name in SortedList(NamesGVars()) do
Anonymous user