NextSelected Method for a Business Component

The NextSelected method makes the next record of the current multiple selection the active record. It returns the same information as the NextRecord method. For more information, see NextRecord Method for a Business Component.

Format

BusComp.NextSelected

No arguments are available.

Used With

Server Script

Examples

For examples, see FirstSelected Method for a Business Component.