Static Value

A fixed value that does not change.  Typically, this may be used on either side of a comparison condition or as part of a more complicated expression.  It may be a boolean, an integer a real (floating point) or a string (text).  You must specify both the type of the value and the value itself.