values
Syntax
values(variable)
- variable - the name of an addedvalues variable
Examples
Semantics
The builtin equivalent of the report pseudo macro [[variable values]], the values builtin returns the number of values of variable name in the current entity. For row placeholder variables, it returns the number of rows. For single valued variables it returns 1. Because it is a bultin, it can be used generally, for example in queries, udpaters,expressions for computed variables, etc..