Browse Scripts
4 scripts available
Different ways for handling arrays/tables in SE
Firetron's ObjectArray
stableCreates and returns an ObjectArray Class instance. It has less operations than a normal array, but it can store objects instead of just s...
Firetron's FractionGrab
stableGrabs a fractional range from an array, list, or table. Custom Command Dependencies: None Test code: if not Load('done', false) then ...
Another one for the rabbit hole, creating meta table like objects without the table commands. Use this framework to handle the recordin...