Lucee Function Reference
Function GETBASETAGLIST
Gets ancestor tag names, starting with the parent tag.
Example
getbasetaglist([string delimiter]):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Default Value | Description |
---|---|---|---|---|
delimiter | string | No | , | delimiter used for the list |