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