executeInMainWorld

abstract fun executeInMainWorld(executionScript: ExecutionScript): Any?(source)

A copy of the resulting value from executing the function in the main world. Refer to the table on how values are copied between worlds.