Functions, Operators, Switch Cases and Truth Tables : Predefined Functions : Predefined Constants

Predefined Constants

You can use the following predefined constants:

For example:

circumference = pi * diameter;

In addition, you can use the reserved word N/A in the actual binding field in the properties for a generic instance to note that a specific formal parameter is not applicable to that instance.