You are here: Core Reference > Coding > Expressions > Evaluation of Expressions

Evaluation of Expressions

ClearSCADA expressions can be evaluated at a server or at a client depending on where they are being used. Expressions that are evaluated at a server can only include references to database items that are stored on that server—they cannot refer to items in other databases. Similarly, some functions are only available at the server.

When you are using expressions, you need to consider that:


ClearSCADA 2015 R2