Good day to Everyone. I have a dll and a function name process using a sessionclass how can i apply this one. This code was on customization guide. How can i incorporate to my public function process.Thank you very much
Public Sub SetCurrentEntry(Session As QSRules.SessionClass, _
NewValue As String)
If Not Session.Transaction.Entries(NewValue) Is Nothing Then
Session.Transaction.CurrentEntryKey = NewValue
End If
End Sub
*This post is locked for comments
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,782 Super User 2024 Season 2
Martin Dráb 229,067 Most Valuable Professional
nmaenpaa 101,150