Page 1 of 1

Determine current module position

Posted: Tue Mar 04, 2008 6:58 pm
by mcongrove
Hey all,

Hopefully someone knows a quick and easy answer to my question.

I'm trying to build a component/module (not sure of the scope quite yet), but it relies heavily upon the module positions. For instance, if the module is loaded via mosLoadModules('left'), then I need the parameter 'left' to somehow be passed and used by my script.

Is there any way to determine the current module position for use in modules/components?

Thanks!

EDIT: Using 1.0.x