Link | response_localfolder(9) |
Author | Jonathan Guthrie |
Category | Response |
Version | 9.x |
License | Public Domain |
Posted | 03 Oct 2013 |
Updated | 03 Oct 2013 |
More by this author... |
Returns the absolute path to the current directory.
This is functionally equivalent to [include_path] in Lasso 9. Included for backwards compatibility in code conversion situations.
response_localfolder
Click the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.
define response_localfolder() => { //Returns the absolute path to the current directory. return web_request->pathInfo->stripLastComponent + '/' }
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft