11-17-2020, 03:09 PM
You can usually scope a search_type by it's project using the following notation:
vfx/shot?project=my_project
This will work in expressions:
@SOBJECT(vfx/shot?project=my_project)
I believe this will work on an Expression Value as well.
vfx/shot?project=my_project
This will work in expressions:
@SOBJECT(vfx/shot?project=my_project)
I believe this will work on an Expression Value as well.