Forum Discussion
YMinaev
14 years agoStaff
Hi,
You need to pass the name of the object you want to obtain to GetObjectByName. Since, you need to get the Project object, pass "Project" as its parameter. It will return the Project object, and you'll be able to use its Variables property to access variables.
You need to pass the name of the object you want to obtain to GetObjectByName. Since, you need to get the Project object, pass "Project" as its parameter. It will return the Project object, and you'll be able to use its Variables property to access variables.
Related Content
- 9 years ago
Recent Discussions
- 20 hours ago