Meet us at at Real World in Orlando, Florida.
All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
String.RemoveNewLine
Component: String
Version: 2.4
Mac OS X: Works
Windows: Works
MBS( "String.RemoveNewLine"; Text )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| Text | The text to process. | "Hello World" |
Result
Text without newline characters.
Description
Removes newline characters from string.Filemaker has a text replace command, but can't process all combinations of newline characters with it. As this function removes all newlines independent of whether you have CR, LF or CRLF in any combination.
We needed this for a client in combination with WebView.RunJavaScriptReturnTitle. An older version of Internet Explorer made trouble with newline characters inside javascript text, so we removed them.
Examples
Remove newlines from field
MBS( "String.RemoveNewLine"; Test Database::TextField )
Feedback: Report problem or ask question.
Links
MBS Real Studio Plugins - Pfarrgemeinde Messdiener Nickenich