VerifyColumnSortOrder

You use the VerifyColumnSortOrder keyword to verify the order of records in a selected column.

Signature

The VerifyColumnSortOrder keyword supports the following signature:

VerifyColumnSortOrder(AppletRN | FieldRN,ASC/DESC)

Desktop Examples

The following table describes how to use the VerifyColumnSortOrder keyword to verify the order of records in a selected column in desktop applications.

Target Object Inputs Closing Action Comments

Opportunity List Applet|Primary Revenue Amount

ASC

N/A

Verifies that records are sorted in ascending order.

SIS Account List Applet|Type

DESC

N/A

Verifies that records are sorted in descending order.

Mobile Examples

The following table describes how to use the VerifyColumnSortOrder keyword to verify the order of records in a selected column in mobile applications.

Target Object Inputs Closing Action Comments

SHCE Account Team List Applet - Mobile|Active Last Name

ASC

N/A

Verifies that records are sorted in ascending order.

SHCE Sales Contact List Applet - Mobile|First Name

DESC

N/A

Verifies that records are sorted in descending order.