NDimGetString

Returns a string value from an NDim Array.

Syntax

stock NDimGetString( const NDim:tracker, output[], const size, ... ) {

Usage

tracker The array to retrieve the item from.
output The variable to store the value in.
size Character size of the output buffer.
Defined in ndimarray.inc at line 119 . This documentation was automatically generated from source.