Help for this page

Select Code to Download


  1. or download this
    do &maybe if boolean($value)->isTrue;
    
  2. or download this
    do &maybe if boolean( true eq boolean($value)->isTrue() )->isTrue();