Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 17.1.2 ]
trying to add 3d text linked to a queue and always get the following error:
Flexscript Error MODEL:/Text4>variables/textcode Line 6 syntax error, unexpected ')', expecting ';' check for the proper number of parentheses/braces
Could not finish parsing because of previous errors.
Here is line 6 that it automatically makes in the code:
Object involved = model().find(/** \nObject: *//***tag:object*//**/"ConveyorQueue"/**/));
Solved! Go to Solution.