05-02-2017 08:41 AM
Hello, community!
Does anybody know what is the exact length for Element data variable, checked docs and nothing mentioned about variable length
Thanks,
Aleks
Solved! Go to Solution.
05-02-2017 09:42 AM
Element Data variables don't have a fixed or max length. They are stored
as java String variables, so can have any length.
05-02-2017 09:42 AM
Element Data variables don't have a fixed or max length. They are stored
as java String variables, so can have any length.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide