setFloatProperty procedure

Sets a float message property.

Syntax

PROCEDURE setFloatProperty.
DEFINE INPUT PARAMETER propertyName AS CHARACTER.
DEFINE INPUT PARAMETER propertyValue AS DECIMAL.

Applies to

Message objects

See also

clearProperties procedure

For more information, see the Accessing message properties.