Global-VM is a higher level of VM scripting. It uses some enhancements that the standard VM script doesn't allow to have directly on DVD.
Therefore Global VM script will need to be "Build" to be functional - which is similar to the way how a program is Build in a programming language.
Simply said, Build will translate the Higher level script into the standard VM script that is accepted on DVD.
Here are some things that Global VM script offers, this includes:
• | Using Name Alias for GPRM registers |
• | Simple way to link to another object |
• | Comments within the code |
Let's see the usage of these enhancements in the code:

|