Liquid Studio Documentation
Data Mapping / Data Mapper Functions / By Category / Type / NodeName
In This Topic
    NodeName
    In This Topic

    Function Name
    Node Name
    Category
    Type
    Icon
    Type
    Description
    Retrieve the name of the input connection point
    Inputs
    Value The Input connection point get the name of
    Outputs
    Name The name of the input connection point as String
    Properties
    None -

    Usage

    The Data Mapper Type function returns the name of a particular input value as a String.

    In the above example the output Name value  from "NodeName 1" would be "anyUriElm".

    See Also