Help for this page
for ( $sFunction ) { /test1/ && do { ... # .... }; }
for ( $sFunction ) { /test1/ && do { ... # ... and then do different stuff here }; }