[Contents] [Prev] [Next] [Index] [Report an Error]

jcs:include() Function

The jcs:input() function invokes a cli prompt and waits for user input. The user input is defined as string for subsequent use. This function cannot be used with event scripts.

The function syntax is as follows

jcs:input(“prompt” $answer)

Where:


[Contents] [Prev] [Next] [Index] [Report an Error]