If string value is null or whitespace use the provided default.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess.SaveMail
Assembly: Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- val
- Type: SystemString
Value to test. - dflt
- Type: SystemString
Default value.
Return Value
Type: StringEither value or default.
See Also