question

Gui Vaccaro avatar image
0 Likes"
Gui Vaccaro asked

Ambiguity in length of string label

Hello,
Imagine I have a string label "test" created in a 3D object.
If this label is assigned with an empty string (""), I noticed the following:

myObject.test.length returns 1
myObject.test.as(string).length returns 0

Why does that happen?

FlexSim 25.0.1
stringlength
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

0 Answers