IsText3D()
Syntax
Result = IsText3D(#Text3D)Description
Tests if the given text number is a valid and correctly initialized text.
Parameters
#Text3D The text to test.
Return value
Returns nonzero if #Text3D is a valid text, zero otherwise.
Remarks
This function is bulletproof and may be used with any value. This is the correct way to ensure a text is ready to use.
See Also
CreateText3D()
Supported OS
All