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

contains Operator

2018년 8월 15일 오후 12:46
purposefilter the input by searching list fields for a value
inputa selection of titles
suffixF=the name of a field (defaults to list)
parameterS=a possible value to be found in list field F
outputthose input tiddlers in which the list field F contains the value S
! outputthose input tiddlers in which the list field F does not contain the value S

Learn more about how to use Filters