getParameter Method

<< 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

Syntax

[form!]DBWPar.getParameter key As String

Remarks

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.