Chapter 49. system

Table of Contents

addpath
checkforupdates
createfunctionslist
dbquit
debug
disp
error
exit
foreach
format
getdebug
getenv
getjmathlibproperty
getproperty
jmathlibcreateuniqueid
nargchk
nargoutchk
newline
path
print_usage
printstacktrace
quit
rehash
rmpath
setdebug
setjmathlibproperty
update
usage
ver
version
warning

addpath

Type: External

Group: system

Syntax

addpath(path)

Description

Adds path to the current search path.

Examples

addpath("../newpath")

See Also

path, rmpath