Navigation: CodeStencil > Custom Library > Code Nanites > Column Related > ExpandColumnsHorizontally |
Expansion Label: |
CS_HORIZ_COLUMNS |
Dependency: |
CS_TABLE_LIST |
Description: |
Generates the list of columns in a table as a comma seperated string horizontally. |
Assuming you create a node with the label - [%TABLE_LIST%].cs as shown below:
And then add the [%HORIZ_COLUMNS%] Code Nanite in the code editor:
When the code is generated, each file will output the columns in the table currently being processed, separated by commas
Just like it is listed under the Global Schema: