ph_ccmodify PowerHome formula function
Description
Modifies a Control Center tab by applying specifications, given as a list of instructions, that change the Control Center object's definition.
Syntax
ph_ccmodify ( tab, modstring )
Argument Description
tab The number of the Control Center tab you are modifying. The tabs are numbered sequentially from left to right starting with 1.
modstring A string whose value is the specifications for the modification.
Return value
Returns the empty string ("") if it succeeds and an error message if an error occurs. The error message takes the form "Line n Column n incorrect syntax".