Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

basic Macro help needed

I can not for the life of me remember how to have a macro ask for a entry.  I am using the Calendar Api and am wanting to use a macro to add a day.  the macro calls for ! cal add [number of days]. So I want the macro, when clicked to ask for input of how many days. 
?{question?|}
TY!
I’m not sure which calendar script you’re using (there is more than one and you didn’t specify or link one) but if the command is !cal add <number> then the macro would be: !cal add ?{How many days to add?|1}