movedOverPoints

From RPTools Wiki
Revision as of 14:21, 19 November 2010 by Jfrazierjr (talk | contribs) (New page: {{MacroFunction |name=movedOverPoints |version=1.3.b75 |description= |usage=This function can be used to check if {{code|token}} is in an array of cell coordinates like the one received f...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

movedOverPoints() Function

Introduced in version 1.3.b75

Usage

This function can be used to check if token is in an array of cell coordinates like the one received from getLastPath() or the onTokenMove-events macro.args

=movedOverPoints(jsonArray)


 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
 This article needs: lastPath-format specified, define/explain return value, examples