Aktualizacja Diamond i zbudujemy wam własną aplikację dla systemu Android lub iOS
Bot Libre Forum : run a script in a greeting

RE: run a script in a greeting

w admin wysłany Oct 4 2018, 9:17

To run code in a greeting there are 2 options, use a Template, or use a redirect.

For example, for a Template you can use something like:

Template("{var hour = Date.get(Date.date(), #hour); if (hour < 10) { "Good morning." } else if (hour > 18) { "Good evening." } else { "Good day." } }")

For a redirect, you use a Template in your greeting that does a redirect to a response that is handled by a script.

Template("{ redirect("script_greeting") }")


Identyfikator: 23885490
Wysłany: Oct 4 2018, 9:17
Odpowiedzi: 0
Widok: 2419, dziś: 1, tydzień: 9, miesiąc: 30
0 0 0.0/5