.at()
Term side of the Card
Topic: String
Unit title: .at()
Categories: Method
Explanation side of the Card
Explanation: The method that returns the element at a specified index in a string. It supports negative integers, allowing access from the end of the string.
Browser compatibility:
- The chrome browser supports this feature starting from version 92
- The edge browser supports this feature starting from version 92
- The firefox browser supports this feature starting from version 90
- The safari browser supports this feature starting from version 15.4
Availability: