347
edits
Fahrenheit (talk | contribs) |
Fahrenheit (talk | contribs) |
||
Line 124: | Line 124: | ||
;fdeprecated : Is file deprecated | ;fdeprecated : Is file deprecated | ||
NOTE0: When RULE SUBJECT is prefixed with "c_sf_", there will be test of comparison for all files of the episode and the results of this comparison will be stored in processing Files | NOTE0: When RULE SUBJECT is prefixed with "c_sf_", there will be test of comparison for all files of the episode and the results of this comparison will be stored in processing Files<br /> | ||
NOTE1: When RULE SUBJECT is prefixed with "c_rf_", there will be test of comparison for all files stored in processing Files, and the list will be updated with the results | NOTE1: When RULE SUBJECT is prefixed with "c_rf_", there will be test of comparison for all files stored in processing Files, and the list will be updated with the results<br /> | ||
NOTE2: No RULE SUBJECT prefixed with "c_" imply that you are testing an attribute, think of it as a SQL select where OPERATION can be one of the following: | NOTE2: No RULE SUBJECT prefixed with "c_" imply that you are testing an attribute, think of it as a SQL select where OPERATION can be one of the following: | ||
Line 139: | Line 139: | ||
;this : will test against the same RULE SUBJECT (only used in "c" prefixed RULE SUBJECTS) | ;this : will test against the same RULE SUBJECT (only used in "c" prefixed RULE SUBJECTS) | ||
NOTE1: for each RULE NUMBER the RULE SUBJECTS are tested using AND | NOTE1: for each RULE NUMBER the RULE SUBJECTS are tested using AND<br /> | ||
NOTE2: Will only test RULES until end or a failed test | NOTE2: Will only test RULES until end or a failed test | ||
edits