I have two variables in my pre block, and I need a third (a boolean) that identifies whether certain properties hold of t开发者_高级运维hose two:
How do I get stats on ruleset evaluations (RSEs) for my Kynetx apps? It used to be a standard feature of AppBuilder, but I can\'t seem to find it anywh开发者_如何学编程ere in the new one or in the com
Because of the dual execution environment of KRL, I\'m looking for better ways to debug my Kynetx applications.
I want to run some KRL rules when a website is updated. The deploy script will get the following URL after pushing the updates:
Question Is there a way in the pre block of a rule to convert a string to all lowe开发者_StackOverflowr case?
I\'m editing a KRL/Twilio app, and I have an event that gathers input from the user. Is it possible to pass a variable into the the event that \"gather_start\" fires? Here are the ways I\'ve tried so
How can I get a use开发者_StackOverflowrs location in a KRL rule? What is the method? What is the advantage or disadvantage of using that method?
I am working on building a Kynetx app that fires a different action on a domain if it is the second time a user has visited the page. I think I need to use a persistant trail to mark when a user visit
I have a trail that I\'m using to track app history in KRL. I\'m looking for an easy way to debug the trail, including seeing what is currently on the trail and clearing it.
If I create a Toddler Amusement Line (see http://blog.tropo.com/2010/11/22/something-fun-and-quick-to-make-the-toddler-amusement-line/) using Twilio and Kynetx do I need to set a stop condition 开发者