This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
Returns a json array of the points visible on the token as an enumerated list. The enumerated list will contain zero to five of the following values:
When a token is not visible, an empty json array is returned: '[]'
canSeeToken() takes a required target token id or name. A second optional argument may also be passed for the source token's id or name.
canSeeToken(id|name, [id|name])