Issue
PE Script program created in b3 has no error but its not executing.
Environment
b3
AS
Cause
Program compilation was not valid.
Resolution
Examine the code and determine what is causing the compilation issue.
Known causes...
1. Variable declared in the code but not used (unbound)