Navigation: CodeStencil > Custom Library > Code Nanites > Table Related > CurrentTables |
Expansion Label: |
CS_CURRENT_TABLES |
Dependency: |
CS_TABLE_LIST, CS_TABLE_LISTS |
Description: |
Returns a Pluralized string representing the current table accessed by a prior call to [%CS_TABLE_LIST%] |
Assuming you create a node with the label - [%CS_TABLE_LISTS%].cs as shown below:
And then add the [%CURRENT_TABLES%] code nanite as the code:
When the code is generated, each file will output the name of the table currently being processed.