GetDefinition
Category: Objects
Since engine version: 4.6.5.0 CP
Description
Returns the id of the indicated definition from the list of definitions of the specified category as currently loaded by the engine (dwCategory 0 for all categories).
Syntax
id GetDefinition
(int iIndex, int dwCategory);
Parameters
- iIndex:
Index of the definition.
- dwCategory:
[opt]
Category of the definition.
Example
Günther, Februar 2002