Okay, than create an internal variable to strore the flag, and in the PHP code from above, replace the
  text('XX01');  // Text do display when exluded
  buttonHide(); // We're done!
  pageStop();
simply by setting the interne variable, for example IV01_01
  put('IV01_01', 1);