Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ConditionalBlockConditions

Operations supported by the ConditionalBlock block

Index

Enumeration members

And

And: = 8

Logical And

Equal

Equal: = 0

Equal

GreaterOrEqual

GreaterOrEqual: = 5

GreaterOrEqual

GreaterThan

GreaterThan: = 3

GreaterThan

LessOrEqual

LessOrEqual: = 4

LessOrEqual

LessThan

LessThan: = 2

LessThan

NotEqual

NotEqual: = 1

NotEqual

Or

Or: = 7

Logical Or

Xor

Xor: = 6

Logical Exclusive OR

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method