|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Object Reference > DBWPar Methods > getParameter Method |
MechWorks MWScriptGUI Scripting Utility Object
Returns the value for any parameter contained in the DBWorks\DBWAPP.par
[form!]DBWPar.getParameter key As String |
Can be used to retrieve current option settings from the parameter file; the parameter is the key, the value returned is the current option value as a string.