Description Usage Value See Also
Data can be broadcast to, or recevied from, any program currently running in the Gaggle.
You can broadcast to boss
or to all
, and let the current Boss settings
determine which geese get the data. Or you can use setTargetGoose
to specify
one particular goose – this is the most common approach. The current function supports
that approach: it returns the names of all currently running geese.
1 | geese ()
|
Returns the names of all currently running geese as a list of character strings.
setTargetGoose
.
getTargetGoose
.
broadcast
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.