Convert a value of any type into a string
──────────────────────────────────────────────────────────────────────────────

Syntax

GT_X2Char( xExp )

Arguments:

xExp - Expression to convert

Returns:

A string of xExp

Description:

Finds the type of xExp and converts it to a string

Examples:



Source: X2CHAR.PRG

Author: Martin Colloby