IntelliSense helps you write
PowerScript code more quickly by providing a lookup and paste service inside the Script view.
IntelliSense is a feature of Visual Studio that is similar
to Autoscript in PowerBuilder Classic.
You can use IntelliSense when you:
- Can remember part of the name and you want IntelliSense to finish typing it for you or show you a list of alternatives.
- Cannot remember the name or you just want a list. IntelliSense options can help you narrow the list if you do not know the name but you do know the type you are looking for.
- Want a list of the properties, functions, or events that apply to an identifier, followed by a dot.