Retrieves the data for the specified templates. Returns data only for the columns specified in the varalColumns argument.
<HFMwManageJournals>.GetTemplatesDisplayDataFromIDs(varalIDs, varalColumns)
Argument | Description |
---|---|
varalIDs | An array containing the IDs of the templates for which to return data. Tip: You can get the IDs of all journals that match given criteria with ExecuteQueryLabelsAndIDs. Input argument. |
varalColumns | An array of that identifies the columns for which to return data. To set this argument, use either of the following techniques:
Input argument. Array items are of a Long subtype |