This version is out of date, covering development from v4.6.0 to v4.7.1. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
|
A Tinderbox Reference File : Export Codes : Export Code Types : Data Include : ^justChildren( [template] )^ | aTbRef Site Map |
^justChildren( [template] )^ |
Code Type: | Data Include |
Code Scope of Action: | item |
^justChildren^
Includes only the immediate children of the current note (or agent) in the current web page using their default template file.
^justChildren( template )^
Includes only the immediate children of the current note (or agent) with the specified template file.
evaluates its template argument, allowing agents and containers to use expressions like
)
Identical to ^children( template )^, but includes only a note's immediate children, ignoring grandchildren, etc., and their descendants.
The HTMLDontExport settings of children are respected.
Up: Data Include | |
Previous: ^include( item[, template] )^ | Next: ^paragraphs( [item,] N )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]