Code:
//tokenize 32 Testing | noop $findfile($mircdir,*,1,echo -a $1-)


Echos the file path as expected

Code:
//tokenize 32 Testing | noop $findfile($mircdir,*,1,$iif($true,echo -a $1-,))


Echos Testing instead of the file path