Hi Muruga ,
You need to write some logic to do that may be if you have control over creating the list then append it in last
other wise Find the Index of item others by ListIndexOf and then Delete the item by ListRemove and then appending the others value item by ListAppend
Best Regards
Devendra