Manage Media object

Use this system function to access a media object.

Parameters

GTName

Input, required. The media object data structure to use. Set the parameter to an alphanumeric constant (<Literal>), a user prompt (<Choose GTName>), or an applicable object from the object list.

GT Key

Input, required. The key string of the media object to access. Set the parameter to an alphanumeric constant (<Literal>), <Blank>, <Zero>, or an applicable object from the object list.

Delete

Input optional. If user wants the Delete option for the Media Objects uploaded, need to pass thisparameter as<yes>.

Upload

Input, optional. If user wants the Upload option, pass this parameter as <yes>.

Download

Input, optional. If user wants the Download option for the Media Objects uploaded, pass this parameter as<yes>.

View

Input required. User has to pass the view as<yes> to view the Media Object files uploaded. If the User passed any of the Delete (OR) download parameters, the View parameter is taken as true since View is implicit by default.