iterable. iterable checks if a variable is an array or a traversable object: 1 2 3 4 5 6 7 8 9 {# evaluates to true if the foo variable is iterable #} {% if ...
確定! 回上一頁