Initializing help system before first use

VDL 2.0

For pure VDL views, i.e. not using a custom runner, the only change that should be necessary is to change the VDL version number in each page.
<vdl version="2.0">

Version 2.0 includes a major rework of page styling so things will look different. But any purely VDL structures and components should remain working.

If you have used any of the previous Bootstrap CSS or element structures then you will need to migrate these to Bootstrap 3.

For any views where you are using a custom runner you need to make sure you upgrade the version number in your VDL source file, as mentioned above. But you also need to upgrade the JavaScript API version number to 4.1 in the HTML file. Take a look at the default VDL runner for version 2.0 to see what needs changing:
<installdir>\insight\lib\javascript\default-vdl-runner-2.0.html

© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.