


Hello everyone,
Anyone can help me to have a better understanding of Direct Call Identifier? is it only an identifier to be called from another rules? Below an example of that
🚀 [Core] Rules using the direct call event type with identifier "searchResults" have been triggered.
Thanks
No, Direct Calls can be run from any JavaScript code, whether in your web page, an external JavaScript file, or from within your Launch property.
If you suspect that this particular Direct Call is being run from within your Launch property, you can try searching for the "searchResults" name in Launch's global search to see if it finds any matching Rule Component.
No, Direct Calls can be run from any JavaScript code, whether in your web page, an external JavaScript file, or from within your Launch property.
If you suspect that this particular Direct Call is being run from within your Launch property, you can try searching for the "searchResults" name in Launch's global search to see if it finds any matching Rule Component.