이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

order Operator

2016년 11월 28일 오후 7:12
purposeselectively reverse the input list
inputa selection of titles
parameterF=Either the string reverse or another value
outputthe input, with the order reversed if F is the special value reverse

Learn more about how to use Filters

Either reverses or preserves the order of the input list according to whether the parameter is the special value reverse.

Examples