You could also check the position with:
c_content(VECTOR* pos, mode)
(where as mode is not used yet)

result = c_content(temp.x,0);
If its inside a model the you pointer will be set by this instruction.