hdbSetDefaultViewListString
hdbSetDefaultViewListString(
h_configID
t_viewList
)
=> t / nil
Description
Sets the global view list in the configuration specified by h_configId
Arguments
Value Returned
Example
status = hdbSetDefaultViewListString( config "view1 view2 view3" )
Related Topics
Parent/Child Database Functions
Return to top