Scribus Forums

Scribus => Scripts and Plugins => Topic started by: titi on November 05, 2024, 10:15:19 PM

Title: How to read the value of a radio button group
Post by: titi on November 05, 2024, 10:15:19 PM
Hello

I am getting started with javascripting in Scribus and I made some working scripts but I do not succeed in reading the value of a radio button group.

More precisely, I have
and I get only the name of the radio button on which I have clicked.

How can I know which button is checked ?

I read things on exportvalue but I don't imagine how I can use it.

Thanks in advance for any hint.