Hello,
I need to implement this simple data casting of c# objects in LV
object o = "MyString"; SqlString t1 = o as String
How this can be done in LV??
Hello,
I need to implement this simple data casting of c# objects in LV
object o = "MyString"; SqlString t1 = o as String
How this can be done in LV??