brickObject.save("path/to/file");Parse the file. You can't search through non-tagged variables, so this is really the only way.
If I remember correctly, a set of variables specified when defining the object class (in the engine).
Those are member fields
%object.dump(); puts it in the console instead of a file, as well as listing its class functions.
what does NT stand for?
I remember there being a better way, but this should work:%a = object.getName();%a = getSubStr(%a, 1, strLen(%a));If you want to set it, use object.setNTName("foo");Named Target.