Link | lp_site_isStarting |
Author | Bil Corry |
Category | Utility |
Version | 8.5.x |
License | Public Domain |
Posted | 08 Mar 2007 |
Updated | 08 Mar 2007 |
More by this author... |
Returns true when the site starting up. Once the site has fully started, it returns false.
if: lp_site_isStarting; 'Current site is starting.'; else; 'Current site has started.'; /if;
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_tag:'lp_site_isStarting', -description='Returns true when the site starting up.', -priority='replace'; return: (boolean: lassoapp_list->(find:'startup')->size); /define_tag; ]
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft