FORMULA LANGUAGE
Examples: @ReplaceSubstring
1. This example returns "I hate apples".
@ReplaceSubstring( "I like apples" ; "like" ; "hate" )
2. This example returns "I hate peaches".
@ReplaceSubstring( "I like apples" ; "like" : "apples" ; "hate" : "peaches")
3. This example replaces all carriage returns in the Description field's text with blank spaces.
@ReplaceSubString(Description;@Newline;" ")
Siehe auch
@ReplaceSubstring
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar