Rate routine step naming conventions best practices
Observe these naming conventions for the instruction and operand types used in rate routine steps.
- Variables – Follow naming conventions for Gosu variable names as described in Gosu naming and declaration best practices.
- Data model – Objects in the data model, including Cost objects follow naming conventions as described in Observe entity declaration naming conventions. If you add new objects, follow these entity naming conventions.
- Functions – Follow naming conventions for Gosu function names as described in Gosu naming and declaration best practices.
