Hello again,
People like to look at my posts and never respond … -_- I put really simply questions but no one awnser… Is it really a help forum or just a marketing thing to say “yes we have a forum” omg.
Sooo
Does anyone here in the whole community knows in what langage is the pipeline rule editor please?
When I create a simple variable like this:
**
rule “RuleEdit”
when
has_field(“cs-username”)
then
test = “hello”;
set_field(field: “Premier”, value: true);
end
**
I would also know how to count the number of occurences of a string in all the message of the stream please.
It would be really appreciated if someone could awnser thanks.