Int64 myInt;
Str myStr;
myStr = '490000000002';
myInt = str2Int64(myStr) + 1;
myStr = int642Str(myInt);
Best regards,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,277 Super User 2024 Season 2
Martin Dráb 228,137 Most Valuable Professional
nmaenpaa 101,148