1. MDN Web Docs 용어 사전: 웹 용어 정의
  2. 전역 변수 (Global variable)

This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

전역 변수 (Global variable)

전역 변수는 전역 범위에 선언된 변수입니다. 즉, 다른 모든 범위에서 볼 수 있는 변수입니다.

JavaScript에서는 전역 객체속성입니다.

같이 보기

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.

AltStyle によって変換されたページ (->オリジナル) /