Gets the measure name that is displayed.
*Measure()Gets the measure name that is displayed. |
|||||
*Measure()Gets the measure name that is displayed. |
Syntax |
*Measure(name) |
|
Arguments |
Name |
Description |
name |
The name of the measure, displayed on the screen and in user interface list. |
|
Example |
*BeginVideo() • • • *Measure("head to wheel") … *EndVideoMeasure() • • • *EndVideo |
|
Application |
MediaView. |
|
Context |
||
Comments |
Measure blocks specify the attributes for measures of type dynamic or static. |
|
See also |
|
|