Article ID: 10036
HOWTO: How can an in-prompt script for the First Character allow any character?
HOWTO
Applies To: ITScriptNet V1/V2
How can an in-prompt script be written for the First Character property that will allow any character.
DETAILS
If the first character property is set to a vertical bar '|', the terminal will accept any character.
Example:
IIF(Left($Prompt1$,3) = "ABC", "Z", "|")

This script will require a first character of 'Z' if the value of prompt1 starts with 'ABC'. Otherwise any character is allowed.
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