position
Theposition filter takes as its single argument a numeric filter, id:
position 5 position 1+positionid position ply+1
It returns the position whose position id is id. The position filter fails to match if no position has a position id equal to id .
Note that position 0 is always the initial position.