CyberStore Ecommerce 2023 Documentation
LoadScript Method
Collapse All
Expand All
View with Navigation Tools
Filename of the file.
Loads a script.
Introduced in v.2.20.0.
Syntax
JavaScript (Usage)
JavaScript (Specification)
LoadScript(filename);
function
LoadScript(
filename
: any ) : any;
Parameters
filename
Filename of the file.
Return Value
The script.