Message 1 of 3
Why "0001test" is not a valid string?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have run on to something I do not understand.
This line of code works:
attr = occAttributeSet.Add("_0001test", ValueTypeEnum.kStringType, "test")
but when I replace string for attribute name with "0001test" that is is rising an exception.
So this does not work:
attr = occAttributeSet.Add("0001test", ValueTypeEnum.kStringType, "test")
Why 0001test is not a valid string?
Cris.
Cris,
https://simply.engineering
https://simply.engineering