movedOverToken: Difference between revisions
Jump to navigation
Jump to search
(New page: {{MacroFunction |name=movedOverToken |version=1.3.b74 |description= |usage=This function can be used to check if {code|token} is in an array of cell coordinates like the one received fr...) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{MacroFunction | {{MacroFunction | ||
Line 6: | Line 5: | ||
|description= | |description= | ||
|usage=This function can be used to check if {code | |usage=This function can be used to check if {code token} is in an array of cell coordinates like the one received from {func getLastPath} or the onTokenMove-events macro.args | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> |
Revision as of 12:25, 8 September 2010
movedOverToken() Function
• Introduced in version 1.3.b74
Usage
This function can be used to check if {code token} is in an array of cell coordinates like the one received from {func getLastPath} or the onTokenMove-events macro.args
movedOverToken(token, lastPath)