Skip to main content

RUN_IMPORT

Run an import on demand

Example Usage

RUN_IMPORT(Schedules)  // run the import with the unique identifier of "Schedules"

Overview

Function signature
RUN_IMPORT(name)

Category
External

Return data type
bool

Arguments

NameDataTypeList Options                          Description
namestringThe unique identifier of the import to run