v.20.4Bug Fix
Fixed Crash and Result Issue in 'if' Function with Variable Sized FixedStrings
Fixed wrong result and potential crash when invoking functionifwith arguments of typeFixedStringwith different sizes. This fixes #11362. #12021 (alexey-milovidov).