can you use an object param in an expression?
I did, but I don't know how to use it in construct
I tried (objectname.UID) ("object name") and (objectname)
I'm going to make it take an int param and use the UID to find the object for now
but I'm curious if it's possible anyway
also, what's selectf and selectallf?