FutureProg functions

aistorytellerattention

AI Storyteller · computer function, computer program, standard futureprog

Boolean aistorytellerattention(Number storyteller, Text attention)
Contexts: computer function, computer program, standard futureprog
Invokes direct storyteller attention by id and returns true if the invocation was accepted.
storyteller: The id of the AI storyteller to notify.
attention: The attention text to send to the storyteller.

Boolean aistorytellerattention(Text storyteller, Text attention)
Contexts: computer function, computer program, standard futureprog
Invokes direct storyteller attention by name and returns true if the invocation was accepted.
storyteller: The name of the AI storyteller to notify.
attention: The attention text to send to the storyteller.

← Back to FutureProg functions