This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Different Formats for Different String Values (Format Function)
A format for strings can have one section or two sections separated by a semicolon (
;).
If you use |
The result is |
One section only |
The format applies to all string data. |
Two sections |
The first section applies to string data, the second to zero-length strings (""). |
See Also
Different Formats for Different Numeric Values (Format Function) | Format Function