Description
A new DataWindow expression function (LastPos) has been added. It is similar to the new PowerScript function of the same name. Like the Pos DataWindow expression and PowerScript function, the LastPos function returns the position of a target string inside a search string, but it returns the position of the last instance of the target string instead of the initial instance.
Other DataWindow expression functions that have been added are: ASin, ACos, and ATan.
For more information
For more information, select the What's New button on the Help window and select New DataWindow expression function.
New DataWindow object properties are described in the section .
|