NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

9.9 Conditional statements

Conditional statements allow conditional execution of statements based on expressions evaluated at runtime.

ConditionalStatement ::= IfStatement | SelectStatement