<@U0BJDA84R> Can this page be updated to describe ...
# documentation
b
@saghosh Can this page be updated to describe what the
caller
argument is used for? https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-e-g/getbasetaglist.html
Also, on the same page, the description of the BIF says > Gets ancestor tag names, starting with the parent tag. but the "returns" portion seemingly contradicts that and says > The first list element is the current tag. Can this be sorted out as well please?
s
Thanks Brad. I've updated the page.
b
@saghosh Thanks for the updates, but I think there's still some improvement to be made
For example, these two sentences don't really make sense
The first list element is the parent tag. If the current tag is nested, the next element is the parent tag.
The first TWO elements are the parent, or did you mean to say the parent's parent (grandparent)?
Also, regarding
caller
• What is the type (string, boolean, other such as an actual reference to the
caller
varaible?) • what is the default value • what is some example code using it?
I also just noticed the "*High-level data exchange*" link is broken. It takes me to a domain with an SSL error (https://wikidocs.adobe.com/#) that once I bypass the warning in my browser, just loads a doc home page
s
Thanks Brad. Will make the changes.
👍 1