Multiparam.Desc1()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes > class MULTIPARAM >

Multiparam.Desc1()

Description

Copy the current value of the first VECTOR embedded in a Multiparam into vector of STRING.

 

Using Example Inputs (see MULTIPARAM.New()), Desc1 would be a VECTOR of 3 containing:

 

Desc1 [0] = “Constant Current”

Desc1 [1] = “Constant Resistance”

Desc1 [2] = “Constant Power”

 

Type

INSTANCE FUNCTION

 

Usage

Desc1= Multiparam.Desc1()

 

Desc1

VECTOR

A VECTOR of STRING containing the different selections specified during the call to .New