Interview Questions

Functions - Parameters

Coding standards for Rational Robot


(Continued from previous question...)

Functions - Parameters

If the list of parameters is too long, insert line breaks using underscores (see example below)



Although it may have an impact on readability within other editors use tabs instead of blanks for indention because the latter slows down development of scripts. By the way notepad shows the indention of robot scripts correctly.

(Continued on next question...)

Other Interview Questions