rrubioContributor16 years agoSolvedpassing an array (a 2 dimensnions one) as a parameter to a routine in KeyWordsHi all, I need to pass a 2 dimensions array to a routined being called in a KeyWord test document. Could anybody help me? Thank you very much. Regards, RaulShow MoreDmitry_Nikolaev16 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Dmitry_Nikolaev16 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Dmitry_Nikolaev16 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Dmitry_NikolaevStaff16 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related ContentKeyword Tests ParametersKeywords and function call parametersCalling function as keyword test parameter