Provided by module: Tags: Additional RXML tags
Extract parts of a string and put them in other variables. Refer to the sscanf function in the Pike reference manual for a complete description.
Name of the variable holding the input data. If not provided the tag oeprates on the contents of the <sscanf> element.
The sscanf pattern.
A comma-separated list with the name of the variables that should be set.
The name of the fallback scope to be used when no scope is given.
If used, the number of successful variable 'extractions' will be available in the given variable.