Framework:FKT RemoveOperationChars
From CoPlanner 11
Jump to navigationJump to search
Function
FKT_RemoveOperationChars(<StringWithOperatorChars>)
| Parameter | Description |
| StringWithOperatorChars | Ccharacter string from which the operands are removed |
This function belongs to server-side functions.
These operators will be filtered:
- (
- )
- [
- ]
- +
- -
- /
- =
- .
- ,
- '
- "
Result
Supplies the applied character string without the operands
Example
FKT_RemoveOperationChars(PC/KST)
Entered in the caption of the filter PC/KST the notation will shown as PCKST