IBM Visualization Data Explorer User's Reference

[ Bottom of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]

Rename

Category

Structuring

Function

Renames a component in a field.

Syntax


output = Rename(input, oldname, newname);

Inputs
Name Type Default Description
input field none the field containing the component to be renamed
oldname string none the original name of the component
newname string "data" the new name assigned to the component

Outputs
Name Type Description
output field field containing the renamed component

Functional Details

This module creates a field (output) in which all occurrences of a specified component (oldname) in input have been assigned a new name (newname).

Components

All input components are propagated to the output. The component oldname is renamed to newname.

Example Visual Programs

AlternateVisualizations.net
ReadImage.net
UsingMorph.net

See Also

 Extract,  Mark,  Remove,  Replace,  Unmark


[ Top of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]
[Data Explorer Documentation | QuickStart Guide | User's Guide | User's Reference | Programmer's Reference | Installation and Configuration Guide ]

[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]


[IBM Home Page | Order | Search | Contact IBM | Legal ]