Toggle all assigned labels on/off

Hi, is there a command to toggle all of my global label assignments on and off?


The following, applied to a button, may work for me:
Set ENABLELABELFILTER Modified_within_1_day, toggle
Set ENABLELABELFILTER Modified_within_1_hour, toggle
Set ENABLELABELFILTER No_files_in_folder, toggle

However, it would be cleaner and easier to maintain if there were a simple command like:
Set ENABLEFILTERS toggle

Any ideas?