Forum Discussion

jbrave's avatar
jbrave
Channel Surfer
15 years ago

global object question

why doesn't this work: function init() return {posters:{home:mainposters} posterlists:{home:posters.home} } end function where mainposters is a function. ...