Listatoms
From OpenEUO
Revision as of 10:06, 8 October 2010 by 76.184.213.234 (Talk)
local list = listatoms(str)
Returns a table filled with the names of atomic variables whose names partially or fully match the string given by str. TODO: does this return an empty list or nil if nothing matches?