Perform a merge of the messageFormat with the parameters and write the result to sjdebug.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax
Parameters
- messageFormat
- Type: System.String
The format specifier - args
- Type:System.Object[]
The arguments to substitute into the format specifier
See Also