Rename an internal procedure or function
- Last Updated: February 19, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The Rename option allows you to rename an internal procedure or function which is defined in an AppBuilder (.w) procedure file. You can rename only a user-defined function or procedure. This option is applicable only with an AppBuilder (.w) procedure file.
While renaming a function or procedure, you must follow these rules:
- Name must be alphabetic or alpha-numeric.
- Name must start with an alphabet (Name cannot start with numeric or special character).
- Name cannot include special characters.
Note: You cannot rename a function or procedure which is auto-generated by
AppBuilder.
To rename an internal procedure or function: