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.getcell - Function Up: table - Tool Previous: table.removecols - Function


table.iscelldefined - Function



Package utility
Module table
Tool table


test if a specific cell contains a value


Synopsis
iscelldefined(columnname, rownr)


Description
A column containing variable shaped arrays can have an empty cell (if no array has been put into it). This function tests if a cell is defined (thus is not empty). Note that a scalar column and a fixed shape array column cannot have empty cells.



Arguments

columnname in Name of column
    Allowed: String
rownr in Row number, starting at 1
    Allowed: Int


Returns
Bool




next up previous contents index
Next: table.getcell - Function Up: table - Tool Previous: table.removecols - 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