hmCal_SET STYLED TEXT

hmCal_SET STYLED TEXT(area;type;reference;styledText)

Parameter          Type             Description
area               Longint      ->  hmCal area
type               Longint      ->  type
reference          Longint      ->  appointment reference
styledText         Text         ->  Styled text

Description

The command hmCal_SET STYLED TEXT sets a styled text to an appointment. Pass one of the following types in the parameter type:

Pass an appointment reference into reference.
In styledText you can pass directly the styled text generated from the multi-styled text field from 4D (with SPAN-tags).