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