Defining Custom Columns Using Substitution
You can specify complex entries in a column by using column substitution. This feature works where all the entries in a column follow a specific pattern.
As an example, suppose all entries in a column use a comparison such as this, but with different values in each case:
Math.maxInt(MyAlias.Value, MyAlias.MaxValue) < 50
Instead of typing such entries in each cell, you could use substitution.
Procedure
Copyright © Cloud Software Group, Inc. All Rights Reserved.