LiveCode BuilderOperatorsTheLocationOfTouchOn this pageTheLocationOfTouch Type operator Summary The location of a specific touch Syntax the position of touch <Id> Description The location of a specific touch Examples variable tID as Number put the touch id into tID variable tPosition as Point put the position of touch tID into tPosition