This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

ValueTypes in ComponentSettings

Hello, I have this question: while creating/updating ComponentSettings there is the ValueType field, there numerics, booleans, but the id of this are in numeric keys like ValueType: 1.

Does anyone have idea or documentation about which numbers corresponds to which valuetype? I'm working in nodejs so my idea is sth like a dictionary so when getting typeof(value) I will get a number. 

Thanks in advance, 

Francisco.