DBWGetUserOption

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Library Reference > PDMSystem >

DBWGetUserOption

Description

Returns the current value for a given user option. Please refer to the specific topic for a list of the available options.

Syntax

Function DBWGetUserOption(OptionID)

Parameter

OptionID

string identifying the user option to retrieve

Remarks

This function allows to retrieve user specific option that aren't returned by DBWGetOption function.