SiMX Help‎ > ‎The Target Platform‎ > ‎Objects‎ > ‎DB Object‎ > ‎DB.sort‎ > ‎

Modify


Platform Objects


Description

This will modify the field, and maintain the sort parameters.


Syntax


Function Modify(field, asc)


Parameters


field (input) - the field to modify
asc (input) - how it is sorted


Return value


none


See also

Platform Objects and Methods
DB.sort
DB.AppendFinish
Remove