Name: Demo-Mohsen-Hello-World
Version: 2
Creator: muhsenbarati@gmail.com
This Rule is part of the tutorial.
This Rule reacts to [[symbol: demo_mohsen_hello_world]] and just prints \"Hello World!\".
ID: 606
Created: Nov. 14, 2019, 4:52 p.m.
full definition:
The below is the JSON description of this object.
It is annotated with links to the documentation of each component.
You can hide fields with default values to make things clearer, and copy it to a clipboard to make creating similar Rules and Options easier.
{
"name" : "Demo-Mohsen-Hello-World",
"description" : "This Rule is part of the tutorial.
This Rule reacts to [[symbol: demo_mohsen_hello_world]] and just prints \"Hello World!\".", "dependencies" : [ { "symbol" : "demo_mohsen_hello_world", "weight" : 1.0, "comment_filter" : null } ], "threshold" : 1.0, "trigger" : { "repeat" : "never", "arguments" : [], "deactivate_if" : {} }, "actions" : [ { "type" : "create_message", "var" : null, "visibility" : "all", "message_components" : [ { "type" : "text", "text" : "Hello I'm Mohsen!" } ] } ], "existing_variables" : {} }
This Rule reacts to [[symbol: demo_mohsen_hello_world]] and just prints \"Hello World!\".", "dependencies" : [ { "symbol" : "demo_mohsen_hello_world", "weight" : 1.0, "comment_filter" : null } ], "threshold" : 1.0, "trigger" : { "repeat" : "never", "arguments" : [], "deactivate_if" : {} }, "actions" : [ { "type" : "create_message", "var" : null, "visibility" : "all", "message_components" : [ { "type" : "text", "text" : "Hello I'm Mohsen!" } ] } ], "existing_variables" : {} }
all versions of this Rule:
Version 2