Code: Select all
hPriorityAttr = TM1ObjectListHandleByNameGet(hPool, hDimension, TM1ObjectAttributes(), TM1ValString(hPool, "Priority", 8))
Debug.print TM1ValType(hUser, hPriorityAttry)
ObjectListIsEmpty (Or something along those lines)
My guess is I shouldn't be using the TM1ObjectAttributes(), but one of the other property list...doodads. Can Anyone point me in the right direction?