Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to be able to concatenate the title of my part using iLogic. I would like it to read this:
"TEXT 12.5in TEXT (1 1/2 x12.5 x 20)"
The "12.5in", "12.5" and the "20" are all variables that I am setting with ilogic. As the part changes so do these variables. Its probably something very simple, but I cant get it to do it.
I have tried this, but it gives me an error.
iProperties.Value("Summary", "Title")="TEXT"Cutlength"TEXT"Width "x" total"
Solved! Go to Solution.