Transform the value if it's a numeric type. The tarnsformation is done with the parameters defined int the DataBind Format definition.
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UaDataBind Dim item As DBLink Dim val As Object instance.Transform(item, val) |
Parameters
- item
- Subscription data for the item.
- val
- Current item value.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x