entity_get_string
Engine (engine.inc)
Description
entity_get_string - Gets a string from an entity's structure.
Syntax
entity_get_string ( entity, key, Result[], maxLength )
Type
Native
Notes
To see what entity key variables are available, see the engine_const.inc file.

The result is stored in Result[] for a maximum of maxLength characters.