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.
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.