I_dont_know - 2006-05-05

Within the Custom Command Webmin module, there's capability to create custom SQL commands, and pass those commands parameters.

I can't pass the params, likely because I don't know how to express them in the 'Edit SQL Command' Webmin window.

I tried %group%, %1, $1, %group, $group
with no success.

Viewing the custom.wbm code didn't help me or viewing the associated Help file.

Any ideas and Thanks.