helper - team-moeller/better-access-charts GitHub Wiki

Class name

Helper

Purpose / Description

This class contains some useful helper functions.

Methods

Properties

  • none

Detailed description

The following sections contain a detailed description of the properties and methods.

SafeFileToDisk

Description:

With this method you can save one of the script files to disk.

This method is called from the classes related to the scripts.

Parameters:

FileName: filename as stored in hidden table USys_FileData

Path: path where the file should be saved

Sample code:

BAC.Helper.SaveFileToDisk("Chart.min.js", CurrentProject.Path)

Related to:

--

⚠️ **GitHub.com Fallback** ⚠️