Parameter Property

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Object Reference > DBWPar Properties >

Parameter Property

MechWorks MWScriptGUI Scripting Utility Object

Returns the value for any parameter contained in the DBWorks\DBWAPP.par

Syntax

[form!]DBWPar.Parameter 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.