Posted 19 years ago
by Jerry
When the intellisense window comes up and shows the parameters to the function, Is there a easy way to change the intellisense window when they goto the 2nd parameter etc.
For example I type Join( and then the intellisense comes up and the 1st parameter is bolded. As they type in the 1st parameter and then hit ',' I want to highlight the second parameter of that intellisense.
Join(Array,Delimiter)as String
For example I type Join( and then the intellisense comes up and the 1st parameter is bolded. As they type in the 1st parameter and then hit ',' I want to highlight the second parameter of that intellisense.
Join(Array,Delimiter)as String