Latest JAS v1.1.0
144 plugins online

Code / Script / get

Script :: get
Method
include/script.php

Description...

Arguments

key
Argument
check = false
Argument

Return values

Mixed
Returns

Examples

Script Get method example
PHP
<?
  $script->get($key, $check = false);  //Call Script::get method
?>

Comments (0)