| |||||||||||||||
SummarySets the value of the parameter for the processing. | |||||||||||||||
Syntaxint SablotAddParam(SablotSituation S, void *processor_, const char *paramName, const char *paramValue);
| |||||||||||||||
DescriptionUse this function if you need to set the external parameter for the upcoming processing (for the top-level | |||||||||||||||
NotesCurrently the parameter value MUST be UTF-8 encoded. | |||||||||||||||
See Also
|