| IDAutomation Linear Barcode Webservice Help |
|
IDAutomationLinear.ConvertStringToHex Method
Converts the input ASCII string into a string that is the hex representation of the ascii values.
[Visual Basic]
Public Function ConvertStringToHex( _
ByVal
input As
String _
) As
String
Parameters
-
input
-
Return Value
See Also
IDAutomationLinear Class | IDAutomationLinearWebService Namespace