This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
Note: This function can only be used in a Trusted Macro
Removes a token from the current map.
removeToken(id)
Parameter
id - The id of the token to remove.
One caveat, you can remove the impersonated token in a macro but if you do so you must make sure not to use any macro functions that refer to the deleted token or you will cause errors.