Variables are an essential part of any application. Variables hold values that can either be constant or that can change while executing a script or at runtime.
Variables can be found in scripts or in an application front-end. In the next sections, we will explain how to create, use, maintain, and delete variables.