-
Notifications
You must be signed in to change notification settings - Fork 668
Closed
Labels
2.xIssues related to 2.x versions of Dynamo.Issues related to 2.x versions of Dynamo.bugpriorityRelated to a release.Related to a release.
Description
Dynamo version
2.0.2
Operating system
Windows 10
What did you do?
tried to get the substring from a string object
What did you expect to see?
the substring
What did you see instead?
the entire string again
It seems the string is automatically promoted to a list whenever you tryto use list indexing notation?
This worked perfectly fine in previous versions. I can remember using string indexing as far back as 0.8:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
2.xIssues related to 2.x versions of Dynamo.Issues related to 2.x versions of Dynamo.bugpriorityRelated to a release.Related to a release.

