Panorama
>
Code
Custom Statements
This page is currently incomplete, but you can find information about this topic at the links below:
info("customstatements")
-- The info("customstatements") function returns a list of all available custom statements.
See Also
customstatementdatabase(
-- returns the name of the library database that defines a custom statement.
info("customfunctions")
-- returns a list of all available custom functions.
info("customstatements")
-- returns a list of all available custom statements.
loadcustomfunctions
-- reloads all ProVUE defined custom functions.
registercustomfunction
-- defines a new custom function.
History
Version
Status
Notes
10.0
Updated
Carried over from Panorama 6.0, with some updates.