skip to main content
Popular Topics
Home
phpWebSite
EPROG @ TU-Wien
Contact me
About me
Choose
Forums
Photos
J
u
mp Site
Wiki
Popular Links
phpWebSite home
phpWebSite Directory
phpWebSite English Support
phpWebSite Themes
phpWebSite German Support
phpWebSite Modules
[
back
]
Frequently Asked Questions
View
Suggest a FAQ
The ad will go away if you log in.
Q:
How to reset an array (remove all elements from the array).
A:
You need a custom function to do that (
KB 5304
)
public function clear_array (inout array_2clear[]) {
auto j;
for (j in array_2clear)
delete array_2clear[j];
return E_OK;
}
How helpful was this FAQ?
Exactly What I Needed
Very Helpful
Helpful
Somewhat Helpful
Useless
Comments
-
Make a comment
The comments are owned by the poster. We are not responsible for its content.
Threaded
Nested
Flat
Oldest First
Newest First
What's Related
FAQ
WinRunner
How do I clear the content of an Array?
How to close all browsers with TSL?
How to recover from a WinRunner crash without...
Largest position in an array?
Smallest position in an array?
Number of elements in an array?
How do I do a case-insensitive compare with TCL?
How to add Excel Tabs.
Link Manager
WinRunner
WinRunner Array Enhancements
WinRunner Forums
WinRunner Knowledge Base
Mercury Support
Documents
WinRunner
Using Excel-Tabs in WinRunner
Wiki
WinRunner
WinRunner
Article Manager
WinRunner
Keine neuen Cliés mehr