local p={}; p.main = function( frame ) args = frame:getParent().args str=args[position] return str end return p