TScript
in package
Base class for scripts
Tags
Table of Contents
Methods
- create() : mixed
- Create a script
- importFromFile() : mixed
- Import script
Methods
create()
Create a script
public
static create( $code[, mixed $show = TRUE ][, mixed $timeout = null ]) : mixed
Parameters
importFromFile()
Import script
public
static importFromFile( $script[, mixed $show = TRUE ][, mixed $timeout = null ]) : mixed