OsListSortInPlace
From OpenSimulator
osListSortInPlace(list src, integer stride, integer ascending)
| |
| Identical to llListSortInPlace, but does the sort on original list, not creating a new one | |
| Threat Level | This function does not do a threat level check |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.9.2 | |