back to COMREF
Operand types:
condition: String
Type of returned value:
While Type
Description:
First part of while construct.
Example:
while "x<10" do {x=x+1}