class js.html.ParamElement extends Element
Available on js
<object>
var name:String
Name of the parameter.
var type:String
Only used if the valuetype is set to "ref". Specifies the type of values found at the URI specified by value.
valuetype
var value:String
Value of the parameter.
var valueType:String