Help for this page

Select Code to Download


  1. or download this
    $rule->name( {return 1 if (
                                (length >= 250)
    ...
                                (length <= 1000)
                               ) 
                 } );