| Tutorial | Classes | Functions | QSA Developer | Language | Library | Qt API | Qt Script for Applications | ![]() |
if ( condition ) { Statements; } else { ElseStatements; }
The else keyword is used in conjunction with if. See if for details.
Copyright © 2001-2002 Trolltech | Trademarks | QSA version 1.0.0-beta1
|