Message 1 of 5

Not applicable
09-11-2015
01:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
Did not find any answers to this one, but it should be easy?
I want to copy one iProperty to another, but I want to copy the formula, not the text.
This one copies only the text. i want to copy this: =<DimX> x <DimY> t=<DimZ>
SyntaxEditor Code Snippet
iProperties.Value("Custom", "Specification") = iProperties.Value("Custom", "SpecificationItem")
/Nickolas
Solved! Go to Solution.