In a shape data field that I’m using for text values, when I enter “0B1” as part of a sequence I’m constructing, the field converts it to “1”. This may be a unique scenario and I’m not going to spend time testing other hex values, but is anyone else aware of this? I’m also using an Edge browser and I don’t know if it might be doing this thinking it is “fixing” my input.
Page 1 / 1
Hi
Thank you for posting in the community! It appears that the code is converting ‘0B1’ into 1 because it is reading as a binary number. If you would like to workaround this behavior, I would recommend changing this combination by either inserting a period or replacing the zero with the letter O. This would prevent the code from converting the number to binary.
Hope this helps!
Reply
Create an account in the community
A Lucid account is required to interact with the community. You will be redirected to the Lucid app to create an account.
Log in to the community
A Lucid account is required to interact with the community. You will be redirected to the Lucid app to log in.
Login with SSO
Log in with Lucidor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.