ExpandColumnsHorizontally

<< >>

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:

 

CS_clip0012

 

And then add the [%HORIZ_COLUMNS%] Code Nanite in the code editor:

 

CS_clip0013

 

When the code is generated, each file will output the columns in the table currently being processed, separated by commas

 

CS_clip0014

 

Just like it is listed under the Global Schema:

 

CS_clip0015