Ms windream Constante Vektor auf 4100 angepasst
This commit is contained in:
@@ -65,6 +65,9 @@ Public Class Helpers
|
||||
|
||||
Friend Shared Function ConvertIndexValue(Type As Integer, pValue As String) As Object
|
||||
' Leerzeichen an Anfang und Ende entfernen
|
||||
If Type > 4095 And Type < 4115 Then
|
||||
Return ConvertVectorType(Type, pValue)
|
||||
End If
|
||||
pValue = pValue.Trim()
|
||||
|
||||
Select Case Type
|
||||
|
||||
Reference in New Issue
Block a user