thread561-221594
How do you print whatever is inside the entity?
print/myEntity(index) doesn't work
I am trying to debug a .grs program which calls several other .grs programs into memory.
One of the arguments passed into the .grs file that I am attempting to debug is myEntity.
There is a...