Grasshopper

algorithmic modeling for Rhino

Hi All,

When I am putting strings together using a variable expression component, I can use a "&" to link strings together. Is there any sort of symbol that can be used to signify a "line break" or "return" for multiline string data? Basically, I am trying to use some grasshopper to generate code (vaguely similar to what Andy Payne did with his G-Code generator), and it would be nice to be able to put different strings on different lines.

thanks for any help

Views: 404

Replies to This Discussion

myMultiLineString = "First Line" & vbNewLine & "Second Line"
Thanks Damien!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service