Javascript File path

From FreeSWITCH Wiki

Jump to: navigation, search

Contents

Description

Returns the path to the current file

Synopsis

path

Example

var fd = new File("/tmp/blah");
console_log(fd.path);

See Also

Javascript

Personal tools
Community