hasMacro
hasMacro() Function
• Introduced in version 1.3b48
Returns true(1) if a macro button with the specified label exists on the Current Token.
Usage
Parameters
-
label - The label of the macro to check for.
-
id - The token id of the token that the function is executed on. Note: This parameter can only be used in a Trusted Macro.
Version Changes
- 1.3b51 - Added optional token
id parameter.
Token: A visual marker representing a character, monster, or NPCTrusted Macro: A macro run from a Library token or run by the GM, that cannot be edited by a player.Macro Button: The visual representation of a Macro, usually referred to explicitly for good reason.Macro: A series of text instructions used to automate processes in MapTool.