v.20.4Bug Fix

Fixed Crash and Result Issue in 'if' Function with Variable Sized FixedStrings

Fixed wrong result and potential crash when invoking function if with arguments of type FixedString with different sizes. This fixes #11362. #12021 (alexey-milovidov).