Parameters
- field
determines the table (with the field given here) which is taken for the calculation.
Return Value
determines the table (with the field given here) which is taken for the calculation.
Returns the remaining number of lines in a table.
determines the table (with the field given here) which is taken for the calculation.
As calculation is performed using the data defined at the time the function is called, it is likely that the return value is not applicable if the number of lines varies due to word breaks, multiple table lines and such. Variable and field contents cannot be modified until the next data line is printed. If lpszField is null or points to an empty string (""), the minimal value of all tables is used, otherwise the table containing the given field is used for the calculation. Alternatively, an object name with a prefix ":" like e.g. ":Table1" can be given. Appearance conditions and formulas will be evaluated with the currently defined data.
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9