bdw429s
07/31/2024, 6:48 PMcaller
argument is used for?
https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-e-g/getbasetaglist.htmlbdw429s
07/31/2024, 6:49 PMsaghosh
08/01/2024, 6:06 AMbdw429s
08/01/2024, 5:08 PMbdw429s
08/01/2024, 5:08 PMThe 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)?
bdw429s
08/01/2024, 5:09 PMcaller
• 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?bdw429s
08/01/2024, 5:10 PMsaghosh
08/01/2024, 5:14 PM