BSKArray* BSKValueGetArray( BSKValue* value );
Description: Gets the data in the value as a BSKArray object. If the data is not really of type VT_ARRAY, the results are undefined.
Return to the API Return to the function listing