From e92b068e943f11fa65ec902a4e77cfae5ebb220e Mon Sep 17 00:00:00 2001 From: Naveen Albert Date: Mon, 29 Sep 2025 12:15:39 -0400 Subject: [PATCH] func_scramble: Add example to XML documentation. The previous lack of an example made it ambiguous if the arguments went inside the function arguments or were part of the right-hand value. Resolves: #1485 --- funcs/func_scramble.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/funcs/func_scramble.c b/funcs/func_scramble.c index d05ede6b01..f760e2efde 100644 --- a/funcs/func_scramble.c +++ b/funcs/func_scramble.c @@ -52,6 +52,9 @@ This is not intended to be used for securely scrambling audio. It merely renders obfuscates audio on a channel to render it unintelligible, as a privacy enhancement. + + same => n,Set(SCRAMBLE()=both) + ChanSpy