View Categories

UI Scripts Without Function

Table of Contents
Impact Area

Scalability 

Severity

Medium

Affected Element

UI Scripts

Rule ID #

SN-0155

Impact #

Client scripts without a function cause issues with variable scope. When code is not enclosed in a function, variables and other objects are available and shared to all other client-side scripts.

Remediation #

Ensure that all code is wrapped in a function.

Time to fix

15 min

Powered by BetterDocs