Q18
Single choice
A web page in a Worklight mobile application invokes a native page using the following function call:
WL.NativePage.show("com.demo.NativePage", parm2, data);
What needs to be passed to the native page in the parm2 parameter?