namespace Reflection

Provides a function for runtime inspection of variables

namespace attributes [NB. highlighted items are covered in other pages - namespaces or classes]
function type() - Generates a string describing the type of a variable

Functions

function type Click to go up to the list
Generates a string describing the type of a variable
Declaration:
    native function type( void var )
Parameters:
    Parameter #1: void var - The variable
Returns:
    The name of the type of the variable

Automatically generated at 8:45pm, Wednesday 08 January 2003 by feritedoc.