Function: a!webVideo()
Displays a video from the web for use in a video field.
Parameters
Name | Keyword | Type | Description |
---|---|---|---|
Source | source | SafeURI | Location of the video. See SafeURI |
Tooltip | tooltip | Text | Optional text to display in the mouseover text for the video. |
Visibility | showWhen | Boolean | Determines whether the component is displayed on the interface. When set to false, the component is hidden and is not evaluated. Default: true. |
Notes