I am going through vb.net expression of datatable
DataTable Class (System.Data) | Microsoft Learn
How to understand the acceptable syntax in UiPath from the above link
I am going through vb.net expression of datatable
DataTable Class (System.Data) | Microsoft Learn
How to understand the acceptable syntax in UiPath from the above link
All would be acceptable
but bear in mind that few have return values and few dont…when there is a return value we can use in assign
when there is no return value we need to use in invoke code or invoke method
cheers