Link | lp_page_isAtEnd |
Author | Bil Corry |
Category | Utility |
Version | 8.5.x |
License | Public Domain |
Posted | 30 Oct 2006 |
Updated | 30 Oct 2006 |
More by this author... |
Returns true when called within [define_atEnd].
if: lp_page_isAtEnd; 'This is being called within define_atend.'; /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_page_isAtEnd', -description='Returns true when called within [define_atEnd].'; iterate: $_at_end, local:'item'; if: #item->refcount == 3; return: true; /if; /iterate; return: false; /define_tag; ]
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft