accessing an external c# method which returns an array with UFT
	Question ID:
	107755
    | ♥ 0 | I have a C# method I am accessing using DotNetFactory, which returns an array.  I am having difficulty getting UFT 12.54 to recognize the return value as an array and am not sure what I am doing wrong. In UFT my call to the method is:     Dim oStrategyUI In Variables datatable myDecs shows a value of "System.String[]" Does anyone know a way to do this, or am I better off going back to my C# code and changing the return type to a delimited string? Thanks 
                    Marked as spam | 
Answers (2)
	
    
	
	            
