Sandbox91
From Metabolomics.JP
(Difference between revisions)
Line 61: | Line 61: | ||
--%% あらかじめセットしてあるデータの場合は、チェックを付けておく - データは&&区切りで渡す %%-- | --%% あらかじめセットしてあるデータの場合は、チェックを付けておく - データは&&区切りで渡す %%-- | ||
print((string.match("{{#get:initset}}", "" .. list[i] .. "", 0) == nil)) | print((string.match("{{#get:initset}}", "" .. list[i] .. "", 0) == nil)) | ||
− | + | -- if(string.match("{{#get:initset}}", list[i], 0) == nil) then | |
+ | if(string.match("{{#get:initset}}", "ccc ccc", 0) == nil) then | ||
checked = '' | checked = '' | ||
else | else |
Revision as of 22:20, 22 January 2009