formZ SDK | 5.0 API Reference | System | Plugin Manager (FZPL)

FZPL_TYPE_STRING

Description

Coverts a data type to a string.

Plugin Prototype

#define FZPL_TYPE_STRING( type)

Parameters

type type [Input]

The type to convert.

Returns

The string.

Return Type: char *

Availability

5.0.0.0

See Also

FZPL_TYPE_2_STRING, FZPL_CHECK_TYPE

Defined in

fzpl_plugin.h