Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: table.getdesc - Function Up: table - Tool Previous: table.colkeywordnames - Function


table.colfieldnames - Function



Package utility
Module table
Tool table


get the names of fields in a keyword in a column


Synopsis
colfieldnames(columnname, keyword)


Description
This function returns a vector of strings containing the names of all fields in the given keyword in the given column. It is only valid if the keyword value is a record.
If no keyword name is given, the names of all keywords in the column are returned.



Arguments

columnname   column name
    Allowed: String
keyword   keyword name
    Allowed: String
    Default: ''


Returns
Vector of Strings




next up previous contents index
Next: table.getdesc - Function Up: table - Tool Previous: table.colkeywordnames - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15