
I've not been able to find this in the forums or documentation. Say I have a character named Gnoll, serving as a generic Gnoll. Say I'm using the DnD 5th Edition Character Sheet. The gnoll character sheet a weapon Spear, which has an associated built-in Attack macro. Say I want my Gnoll token to have a drop-down Attack With Spear macro. First step is to create an Attack With Spear macro, which wants to call the built-in spear Attack macro. What is the proper syntax to call the built-in Attack macro from my custom macro? Thanks for your time and attention. If this has already been answered please link to the answer. P.s. Is there a scripting UI technique that helps?