# BlendStrings *in [Lib.string.combine](README.md)* Blends two strings with a scrambling animation similar to an airport flight display board. ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **InputStrings** (String) | — | | **Blend** (Single) | BlendSettings | | **BlendSpread** (Single) | — | | **Scramble** (Single) | — | | **ScrambleSeed** (Int32) | — | | **MaxLength** (Int32) | — | | **Characters** (String) | — | | **InputTextA** (String Relevant) | — | | **InputTextB** (String Relevant) | — | ## Outputs | Name | Type | |---|---| | **Result** | System.String |