FutureProg functions

sendzonelang

Echoes · computer function, computer program, standard futureprog

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1, Perceivable reference2)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference2: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1, Perceivable reference2, Perceivable reference3)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference2: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference3: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1, Perceivable reference2, Perceivable reference3, Perceivable reference4)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference2: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference3: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference4: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1, Perceivable reference2, Perceivable reference3, Perceivable reference4, Perceivable reference5)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference2: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference3: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference4: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference5: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1, Perceivable reference2, Perceivable reference3, Perceivable reference4, Perceivable reference5, Perceivable reference6)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference2: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference3: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference4: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference5: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference6: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1, Perceivable reference2, Perceivable reference3, Perceivable reference4, Perceivable reference5, Perceivable reference6, Perceivable reference7)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference2: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference3: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference4: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference5: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference6: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference7: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

Boolean sendzonelang(Zone zone, Text message, Language language, Accent accent, Perceivable reference1, Perceivable reference2, Perceivable reference3, Perceivable reference4, Perceivable reference5, Perceivable reference6, Perceivable reference7, Perceivable reference8)
Contexts: computer function, computer program, standard futureprog
Sends a FutureProg echo to the supplied scope. Non-fixed variants parse the text as an emote, so supplied perceivable references can be used for pronouns and placeholders. The language variants use the supplied language and accent, equivalent to sending a language-aware echo through the perception system. Returns true when the scope, message, and every supplied perceivable reference are valid; returns false without sending if a required value is null.
zone: The zone that receives or scopes the echo.
message: The emote text to send. ANSI colour substitutions are applied and perceivable references can be used by the emote parser.
language: The language used for a language-aware echo.
accent: The accent used for a language-aware echo.
reference1: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference2: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference3: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference4: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference5: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference6: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference7: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.
reference8: An optional perceivable reference for the message, used by the emote parser for pronouns and placeholders.

← Back to FutureProg functions