UserInterface.ParameterName Property

Top 

Description

This property has been Deprecated. See the 'Custom User Interfaces' guide in the help file for more information on setting up a UserInterface Object.

 

The FreeFlyer object name and parameter that the provided value will be set into.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

Array of string

Access:

read/write

 

Syntax

myString1 = myUserInterface1.ParameterName[0];

 

myUserInterface1.ParameterName[0] = myString1;

 

See also

UserInterface Object

Custom User Interface Guide