How to use Intellisense in IdCode

Compatibility:IdSurvey 6IdSurvey 7

Intellisense is a smart hinter to help you program display conditions, skip conditions and TextPiping. Intellisense will automatically search for question and answer codes and other functions.

In order to use Intellisense you have to work on the IdCode window that you can enter from the IdC button of each page or from the “Tools” button on top left, selecting the option “IdCode – display questionnaire script”.

Pressing control + space bar together, Intellisense will suggest you the list of questions and functions to use in display or skip conditions and contacts database fields.

You still have to enter the syntax (for example, /F "if(....)" for display conditions or /C "goto..." for skip conditions).

Leave A Comment?