Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(PortalRowNumber) function

Get(PortalRowNumber) function
Format

Get(PortalRowNumber)
Parameter
None
Data type returned
number
Description
Returns the number of the currently selected portal row. When no portal row is selected, returns 0. If there are multiple windows open in the current database file, each window can have its own portal row number value, but results are returned for only the foreground window.
Note   See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Example
Returns 5 when the fifth row of a portal is currently selected, or when the cursor is in a field in the fifth portal row.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(PortalRowNumber) function
Previous
Page
Next
Page