Limitations
Although the tool collects direct assignments to the variable “@@PAGENUM” (constant values inside events or scripts), it’s not possible to foresee all combination at design time. For example, a case when the variable “@@PAGENUM” is assigned with some mathematic calculations cannot be computed.Managed example:@@PAGENUM = 5Not manageable example:@@PAGENUM = 5 * VARPLC