Function: efdesc

Syntax

efdesc (<file>)

Type

string

Returns

The text description of the contents of an entity file. This description was provided when the entity file was created by the save command.

Parameters

Example

The following returns the description of the entity file myfile.e.

string desc = efdesc(myfile.e)

See Also

Commands:

save

Functions:

efsize(point)