The full list of Export Codes is now split. Much of export code is now done using action code wrapped in a ^value()^ code. Older deprecated codes are not longer listed, and should not now be used, although they may still work (in old files for legacy purposes)
Valid Export Codes still in use:
- ^action( action )^
- ^ancestors( [start, list-item-prefix, list-item-suffix, end ])^
- ^backslashEncode( data )^
- ^basicLinks( [start, list-item-prefix, list-item-suffix, end] )^
- ^childLinks( [start, list-item-prefix, list-item-suffix, end] )^
- ^children( [template][,N] )^
- ^cloud( item, count] )^
- ^comment( data )^
- ^descendants( [template][,N] )^
- ^directory( item )^
- ^do( theMacro [,argument, anotherArgument, etc.] )^
- ^docTitle^
- ^documentCloud( [count] )^
- ^else^
- ^endIf^
- ^file( item )^
- ^host^
- ^if( condition )^
- ^inboundBasicLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^inboundLinks( [start, list-item-prefix, list-item-suffix, end] )^
- ^inboundTextLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^include( item|group[, template] )^
- ^indent( [data][, N] )^
- ^linkTo( item [, data] [,css class] )^
- ^nextSibling^
- ^outboundBasicLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^outboundLinks( [start, list-item-prefix, list-item-suffix, end] )^
- ^outboundTextLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^outboundWebLinks( [start, list-item-prefix, list-item-suffix, end, type] )^
- ^paragraphs( [item,] N )^
- ^path[( item )]^
- ^previousSibling^
- ^randomChildOf( item )^
- ^randomLine( item )^
- ^root^
- ^sectionCloud( [item, count] )^
- ^sectionNumber( item )^
- ^setRoot( [newRoot] )^
- ^siblings( [start, list-item-prefix, list-item-suffix, end] )^
- ^similarTo( item, count[, start, list-item-prefix, list-item-suffix, end] )^
- ^text( [item, N, plain] )^
- ^title( [item] )^
- ^url( item )^
- ^value( expression )^
- ^version^