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"/**/));