on 2019 Dec 10 3:00 PM
Hello
I have a problem with variables in SAP
I try to take amount in variable with this code
B = session.findById("wnd[0]/usr/txtBSEG-WRBTR").text
C = CDbl(B)
i need number variable
and i have error "Type mismatch. When i try to use Google i found that is some problem in Regional settings.
Is some way to take variable with ither method?
On example something like this
B = session.findById("wnd[0]/usr/txtBSEG-WRBTR").number
Thanks you for help.
User | Count |
---|---|
62 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.