VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。
Application Wizard
The Application Wizard helps you write a dialog-based DialogScript program.
When you run the Wizard, you enter a title for your program, design the dialog using the dialog designer, and then the Wizard generates all the code for the program, including dummy handlers for each of the possible events. You then simply replace the dummy event handlers with your own code.