Help for this page

Select Code to Download


  1. or download this
    the first row that applies, in either order, determines the match beha
    +viour
    ...
    ...
    Any     Str       string equality          $a eq $b
    Any     Num       numeric equality         $a == $b
    Any     Any       string equality          $a eq $b