「ITTS Scrip:DLL Free」修訂間的差異
跳至導覽
跳至搜尋
Vincentcheng2116(討論 | 貢獻) (已建立頁面,內容為 "== DLL Free == * Free DLL ** Free a specific DLL if Command field is empty AP will free all DLL === Examole: === example: freeALL <Item> <Text> Free…") |
Vincentcheng2116(討論 | 貢獻) |
||
行 34: | 行 34: | ||
</Parameter> | </Parameter> | ||
</Item> | </Item> | ||
+ | |||
+ | [[http://intretech-tw.synology.me/mediawiki/index.php?title=ITTS_Scrip ITTS_Scrip_Command]] |
於 2020年10月28日 (三) 14:54 的最新修訂
DLL Free[編輯]
- Free DLL
- Free a specific DLL
if Command field is empty AP will free all DLL
Examole:[編輯]
example: freeALL
<Item> <Text> FreeAll</Text> <Description> Test Item</Description> <ItemType> 2</ItemType> <Skip> 1</Skip> <ItemSection1> DLL</ItemSection1> <ItemSection2> Free</ItemSection2> <ItemCommand> </ItemCommand> <FailAction> </FailAction> <FieldName> </FieldName> <FieldNumber> </FieldNumber> <ErrorCode> </ErrorCode> <RetryTimes> 0</RetryTimes> <RetryDelay> 0</RetryDelay> <Process> </Process> <FieldType> </FieldType> <Parameter> <i1> <Content></Content> <Description>Min</Description> </i1> <i2> <Content></Content> <Description>Max</Description> </i2> </Parameter> </Item>