This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
testplaninv:33:automation [2022/04/07 15:36] admin |
testplaninv:33:automation [2022/06/24 14:07] (current) admin [Function: ExportExcel] |
||
---|---|---|---|
Line 45: | Line 45: | ||
|Return value | Indicates whether the export was successful. | | |Return value | Indicates whether the export was successful. | | ||
+ | ===== Function: Refresh ===== | ||
+ | Updates the characteristic data of an inspection plan. | ||
+ | |||
+ | <code vb> | ||
+ | | ||
+ | </ | ||
+ | |||
+ | |||
+ | **Function parameter: | ||
+ | ^Name ^Description^ | ||
+ | |TestplanTypeName | Name of the test plan definition to be exported.| | ||
===== Example macro with call of the interface ===== | ===== Example macro with call of the interface ===== | ||