getTokenY
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
getTokenY() Function
• Introduced in version 1.3b51
Gets the Y coordinate for a token.
Usage
getTokenY()
getTokenY(units)
getTokenY(units, id)
Parameters
units
- If set tofalse
(0
) then the distance is returned in cells. Default returns Distance Per Cell units.id
- The id of the token to get the coordinate of, defaults to the current token.