PTD
Documentation [Help Home] [Phantom Home] |
The Function Viewer
|
PTD includes a component that displays all available built-in functions.
This is called the function viewer. This displays all installed packages
and their associated functions. It also shows all variables that have
member functions. It displays the syntax of each function in including
the name, parameter types, and return types: Clicking a function and dragging it to a script will insert that function directly into the script. If the function has any parameters, the parameter types will be inserted and must be replaced with variables. For more information on a particular function, consult the Phantom documentation. |