Purpose: Require some imputs from users
Properties
- Name: Title
- Type: String or Expression
- Direction: in
- Purpose: Title to display to users
- Name: Drop prompts here
- Type: Sequence
- Direction: in
- Purpose: area where to drop TextPrompts or ComboPrompts
- Name: Result
- Type: Boolean
- Direction: out
- Purpose: True if user press 'Ok', false if user press 'Cancel'
Example:
The example above create a prompt wich looks like following image: