Operators in PowerBuilder

General information

Operators perform arithmetic calculations; compare numbers, text, and boolean values; execute relational operations on boolean values; and concatenate strings and blobs.

Three types

PowerScript supports three types of operators:

NoteOperators used in DataWindow objects The documentation for DataWindows describes how operators are used in DataWindow expressions.