Object ID in RVL

There are situation when we need to pass Object ID as a parameter for the JavaScript function or to one of the object actions.

For example, there is an entry point Global.DoWaitFor(objId) where objId is and ID of one of the learned objects.

DoWaitFor

There is a feature in RVL editor making selection of Object ID more convenient. You may change ParamType to objectid:

objectid

And then Object ID dropdown shows list of objects:

object drop down