Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: mmarinelliNode Name: Rename Fields
Node Category: Metadata and Structure
Use Case: Use this node to rename multiple fields using reference data at run time instead of using BRAINscript at design time
Tested on Release: 4.1.7
External Dependencies: None
Practical Usage Example: An example use of this node has been provided in the prototype examples graph which is released in conjunction with the prototype library. Please see that graph for a executable use case.*
Node Documentation:
Functional Description:
This node will rename some or all fields on the first input, using expressions based on values in the second input.If a field does not have a new name, the old one will be used.
Parameters:
-
SourceFieldExpr: BRAINscript expression which describes the field values used as the rename source
-
DestinationFieldExpr: BRAINscript expression which describes the field values used as the rename destination
Known Limitations: None