RE:How to escape string semicolon
Hello,
There is currently no way to escape a character in a string, however you can create a Variable in the Model Identifiers window (Model>Sub-Models>Model Identifiers>Manage Identifiers... or the Model Identifiers icon on the toolbar) and use ; as its default value. You would then add this to your string using either the Concat or FormatString functions.
Thanks,
Andy
|