quote:
Originally posted by Chris D
For all intents and purposes, they are the same thing, just with different names. At some point, someone decide there should be two categories.
Thanks,
Chris Drozdowski
Originlab Technical Support
OK.
https://www.originlab.com/doc/LabTalk/ref/Wks-obj provides the wasy to access User-Defined Parameters:
wks.UserParam1=1; // Show the first user parameter
wks.UserParam1$="Site Index"; // Set parameter name as "Site Index
Also I know how to manage User Parameters using GUI.
What about Built-in Column Parameters? How do I access them from LT or GUI?
---
Andrey