Develop > Programming Guide > System Language reference > List: RAD functions > RAD function: multiselect.selection("selections")

RAD function: multiselect.selection("selections")

A RAD function that returns the number of rows selected.

Function

multiselect.selection("selections")

Format

$info=multiselect.selection("selections")

Example

$x=multiselect.selection("selections")

After execution, the value of $x is set to the number of selected rows. For example, 6.