ph_ccmodifyid 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_ccmodifyid ( id, modstring )
Argument |
Description |
id
|
The ID of the Control Center tab you are modifying.
|
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".