~~Title: Space~~ Space && string && String of spaces. && count && int && Number of spaces. Returns a string consisting of //count// spaces. //Example:// Output("Hello" + Space(10) + "World"); --> Hello World //See also:// [[string]]