NAME
	T_STRING

DESCRIPTION
	Return value from typeof() indicating the variable is of type string.

	This definition is globally defined. No header needs to be included.

SEE ALSO
	typeof, T_INTEGER, T_FLOAT, T_OBJECT, T_ARRAY, T_MAPPING, T_FUNCTION
