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