Procedures
Another important factor to consider when designing your application is when to use a procedure. OpenROAD lets you create three types of procedures:
All these entities enable you to centralize code that you want to use in more than one script.
For more information about procedures, see
Writing Scripts and Procedures) in this guide and the
Programming Guide.