AsStr Data Member Function

Fills a <Str> object with the contents of all the <Str> objects in the array.

Prototype

Str AsStr( uint32 dst )

Parameters

Parameter Type Parameter Name Documentation
uint32dstA pointer to the <Str> object that stores the accumulated values.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.