Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 20.2.0 ]
Hi,
I want to change an object's name by edit the PropertyTables:
Table(Model.find("Tools/PropertyTables/PropertyTable1>variables/table"))[2][2] = "N";
But it doesnot work, can you help me?
Solved! Go to Solution.