Next: Steerable
Up: Cactus Parameters
Previous: String
Contents
Scope
Parameters can be GLOBAL, RESTRICTED, or PRIVATE.
Global parameters are visible to all thorns. Restricted parameters
are visible to any thorn which chooses to USE or EXTEND
it. A private parameter is only visible to the thorn which declares
it.
|