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: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- messageFormat
- Type: SystemString
The format specifier - args
- Type: SystemObject
The arguments to substitute into the format specifier
See Also