Article ID: 10042
HOWTO : Use Conditional Branching in ITScriptNet Batch
HOWTO
Applies To: ITScriptNet V1/V2
Conditional Branching refers to structuring a program so that the sequence of prompts varies depending on the data collected. Programs created using the ITScriptNet Program Designer do not use conditional branching when using the Graphical Interface.
DETAILS
Conditional Branching can be implemented using In-Prompt Scripting. The Next Prompt script controls the flow of the program by determining the prompt that the program will move to after the current prompt. This script is evaluated after the data is collected, so the After Prompting and After Validation scripts can be used to perform more complex processing. The Next Prompt script should evaluate to the name of the prompt to move to next.
This article last updated: 1/1/2009 12:00:00 AM
Please help us improve the Knowledge Base by rating this article.
    © 1997-2026 Z-Space Technologies - a BCA Innovations Company - All rights reserved