Glossary Entry: Script
Quick Definition
In computing, a script is a set of instructions for the computer to execute via an interpreter. Unlike normal source code, these instructions are executed as they are read rather than translating them into the computer's machine language.