Framework:FKT RemoveOperationChars

From CoPlanner 11
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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