Question: Parameter ordering for procedures in Code Assist

Hi there,

Code Assist is opening a list of parameters for procedures/functions. This list is ordered in alphabetical order. I think in a previous release this was done in the order of the parameter coded in the procedure. Is it possible or is there a setting to change the order?

Thanks a lot.

Kind regards,
Thomas
 
At the bottom left of the Code Assistant list there is a sort order button. It toggles between physical order (the default setting) and alphabetical order.
 
Back
Top