This page was translated from English by the community.Learn more and join the MDN Web Docs community.
String
특정한 컴퓨터 프로그래밍 언어에서 문자를 표현하는 데 사용되는,문자 열 시퀀스이다.
JavaScript에서 String은원시 값들 중 하나이고String객체는 String primitive를 둘러싼wrapper다.
This page was translated from English by the community.Learn more and join the MDN Web Docs community.
특정한 컴퓨터 프로그래밍 언어에서 문자를 표현하는 데 사용되는,문자 열 시퀀스이다.
JavaScript에서 String은원시 값들 중 하나이고String객체는 String primitive를 둘러싼wrapper다.