11-18-2019, 04:37 PM
When skey = "dolly3d/assets?project=dolly3d&code=ASSETS00577"
The expression "@SOBJECT(dolly3d/assets)" should return itself. It is functionally the same as "@SOBJECT()".
What does this give?
assets = server.eval("@SOBJECT(dolly3d/assets).dolly3d/assets_in_assets", skey)
Is it a list of "assets_in_assets" that are related by parent?
The expression "@SOBJECT(dolly3d/assets)" should return itself. It is functionally the same as "@SOBJECT()".
What does this give?
assets = server.eval("@SOBJECT(dolly3d/assets).dolly3d/assets_in_assets", skey)
Is it a list of "assets_in_assets" that are related by parent?