OPC Labs Base Library
ToString_3 Implemented Property
OpcLabs_BaseLib ActiveX DLL > SequenceData Collection > GenericData Interface : ToString_3 Implemented Property
Description
Converts the value of the current object to its equivalent string representation using the specified format.
Property type
Read-only property
Syntax
Visual Basic
Public Property ToString_3( _
   ByVal format As String _
) As String
Parameters
format
See Also

SequenceData Collection  | GenericData Interface