Description
Show/Hide a tables's column from the view..
Syntax
Function SetVisible(field_name, func_name, show true|false)
Parameters
field_name (input) - the name of the field to alterfunc_name (input) - the name of the function, can be emptyshow (input) - boolean value, to show or not
field_name (input) - the name of the field to alter
func_name (input) - the name of the function, can be empty
show (input) - boolean value, to show or not
Return value
none
See also
Platform Objects and MethodsDB.sortDB.AppendFinish
Platform Objects and Methods
DB.sort
DB.AppendFinish
DB.SetTopNDB.TransactionFinish
DB Object