commitOnConverse
The converseVar.commitOnConverse system variable specifies whether a commit and a release of resources occurs before a non-segmented Text UI program issues a converse statement. The default value is 0 (meaning NO).
You can use converseVar.commitOnConverse in any of these ways:
- As the source or target of an assignment or move statement
- As the variable in a logical expression used in a case, if, or while statement
- As the argument in a return or exit statement
Other characteristics of converseVar.commitOnConverse are
as follows:
- Primitive type
- NUM
- Data length
- 1
- Value saved across segmented converse?
- Yes
For details on using this variable, see Segmentation in Text UI programs and UI programs.