# Quoted / Unquoted Strings ### Description Splits quoted and unquoted parts from a string ### Input - `SOURCE [STRING]`: a list of strings to be searched ### Output - `QUOTED [STRING]`: quoted - `UNQUOTED [STRING]`: unquoted