Changes for page Scripting API Guide

Last modified by Sergei Kulagin on 2022/11/29

From version 38.1
edited by Vincent Massol
on 2017/10/11
Change comment: There is no comment for this version
To version 39.1
edited by Vincent Massol
on 2017/10/11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -229,7 +229,7 @@
229 229  
230 230  = Find XDOM Blocks =
231 231  
232 -You can access an AST of a document's content using the ##getXDOM()## API. Then you can find all Blocks of a given type.
232 +You can access an AST (we all it the XDOM) of a document's content using the ##getXDOM()## API (See [[Rendering Documentation>>rendering:Main.WebHome]] for more). Then you can find all Blocks of a given type.
233 233  
234 234  For example to find all Headings in ##Sandbox.WebHome## you could write:
235 235  

Get Connected