Hi,
How do I deal with empty spreads when the list is an Object?
AvoidEmptySpread_Object.vl (17.6 KB)
Hi,
How do I deal with empty spreads when the list is an Object?
AvoidEmptySpread_Object.vl (17.6 KB)
You can reference mscorlib from the .NET framework assemblies and then use Activator.CreateInstance
.
AvoidEmptySpread_Object.vl (18.6 KB)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.