ph_funclist PowerHome formula function
Description
Retrieves a list of all PowerHome specific
function
names.
Syntax
ph_funclist (
)
Return value
String. Returns the list of function
names separated by carriage return / linefeed characters.
Usage
Use this function to retrieve a list of
function names of PowerHome internal functions. This is useful in case an
update does not have the function documented yet. Once you have a name,
you can use the ph_funcdev function to retrieve
its definition.
Examples
The following examples demonstrate typical syntax/usage for this function.
ph_funclist()
This example will return
all of the function names. The first few lines of a typical call is
displayed
below:
d2h
f_phfnver
h2d
h2s
ph_addtoglobal
ph_addtovar