Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I have a button with multiple functions but when I press it, it doesn work properly. What is going on?

0
Posted

I have a button with multiple functions but when I press it, it doesn work properly. What is going on?

0

When you want to have multiple commands in one Button widget (setting more than one byte variable, for example) there are two ways of separating the commands. A comma will make the commands fire off at the same time, while a semicolon will have each successive press of the button do the next command. You can also mix in both to fire off several sequences of multiple commands with the same button. This is true for any widget with an HREF parameter, as well as the META tag’s URL parameter.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123