Hi All,
I am just wondering why the 2 cases below are different.
Case #1
Dim ClosedByID As String = Null
Dim ShiftEnd As String = Null
Dim Map1 As Map = CreateMap( "ClosedByToken": ClosedByID, _
"ShiftEnd": ShiftEnd )
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.