ParamGetValue Method (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Returns the global value setting that controls how Xpedition Designer operates.

Usage

Application.ParamGetValue(ByVal Index As VdParamValue) As Long

Arguments

Index

Index of the value of interest, as defined by VdParamValue Enum.

Return Values

As Long. A Long that contains the parameter value.