Changes

Jump to navigation Jump to search

Module:Documentation

1 byte removed, 17:40, 29 July 2019
m
Undid revision 908430596 by Paine Ellsworth (talk) srv - mybad
local success, val = pcall(envFunc)
if success then
env[key] = val -- Memorise Memoise the value.
return val
end
Anonymous user

Navigation menu