rrubioContributor15 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,RaulDmitry_Nikolaev15 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Dmitry_Nikolaev15 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Dmitry_Nikolaev15 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
1 ReplyReplies sorted by Most LikedDmitry_NikolaevStaff15 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Dmitry_NikolaevStaff15 years agoHi Raul,You can use the Run Code Snippet operation. The code can contain a call to the BuiltIn.CreateVariantArray2 method.
Recent DiscussionsAzure Pipeline cannot detect test item in Group under Execution PlanTestExecute hangs in Jenkins after Windows update (interactive session issue)Vision AI capabilities
Related ContentKeyword Tests ParametersKeywords and function call parametersCalling function as keyword test parameter