批踢踢實業坊
›
精華區
beta
mud_sanc
關於我們
聯絡資訊
返回上層
C-018 numitems
原文:
returns the number of items in a stringlist
中文:
回報字串表的項目數量。
格式:
%numitems(s)
範例:
#SHOW %numitems("def|ghi jk|abc")
顯示字串表"def|ghi jk|abc"中總共有幾個項目,結果為3。