Home RAP
New Blog Posts: Merging Reports - Part 1 and Part 2

Referencing a pipeline field by name

edited December 2006 in RAP
Howzit,
Using RB 10.04 with Delphi 7
Is there a way to reference a pipeline field by its name rather than its
alias. Currently I am using MyPipeline['Field Alias'], but i want to
reference the field by its underlying name.

Regards,
Gilbert Grant

Comments

  • edited December 2006

    Youcan call datapipeline GetFieldValue and pass the field name

    GetFieldValue(aFieldName: string): Variant



    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.