Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • {CALLERNUM} – Caller number
  • {CALLERNAME} – Caller name
  • {USERNUM} – User number
  • {USERNAME} – User name
  • {CALLTYPE} – Call Type (incoming / outgoing)
  • {TAGS} – Call tags 
    Note

    Note: The {TAGS} variable is available for x-bees and Collaboration 7 starting from WMS 7.01.20250409.1.


Variable manipulation:

{CALLERNUM:1} – removes the first digit -> in this way you can remove the first digit from the caller number

...