Skip to main content
Skip table of contents

DbAddSubclips

Adds subclips to an entry (= to the main medium of the entry) in a DigaSystem content database.

Properties

Input

Name

Description

TableA DigaSystem table id, e.g. "vm-sql-digas\galileo". Often taken from workflow argument Arg_TableId.
Subclips

Array of SubClips. Each subclip must contain a valid reference to an entry and its main medium (properties EntryId/MediumId in subclip).

Example:

CODE
{ New SubClip With { .Title="Test", .EntryId=123, .MediumId=500, .StartPosition=0 } }



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.