.concat()

Term side of the Card
Topic: String
Unit title: .concat()
Categories: Method
Explanation side of the Card

Explanation: The method that combines two or more strings into a single string. It doesn't modify the original strings but returns a new string with the combined content.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: