getTokenY

From RPTools Wiki
Revision as of 23:20, 9 March 2009 by Verisimilar (talk | contribs)
Jump to navigation Jump to search

 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 to false(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.