Name repeat with {loop variable} in {list} end [repeat] Syntax Repeat with listVar in myList (* code statements *) end repeat Description This variation of ...
確定! 回上一頁