Towerbase
What I have written in my question is the exact code:
IndexName:='secxyz'; SetRange([x-dx,y-dy,z-dz],[x+dx,y+dy,z+dz]);
I have also tried
IndexName :='secXYZ';
tblcluster.SetRange([200,300,900],[1000,1500,902]);
but again, the index only...