精華區beta mud_sanc 關於我們 聯絡資訊
C-020 sort 原文:returns the list with items sorted in alphabetical order 中文:排序給定的字串表並回報。 格式:%sort(list[,dir]) 範例:#SHOW %sort(Athos|Bertrand|Caesar|Bertrand|Caesar|Bertrand)    結果當為:Athos|Bertrand|Bertrand|Bertrand|Caesar|Caesar