Description Gets the description of a specified FRED entity.
Syntax desc = GetDescription ( n )
Parameters desc (String) The description string for the entity.
n As Long Node number for the entity.
Remarks This function returns a string that is the description for a specified FRED entity. If there is a problem, FRED posts an error and returns an empty string.
See Also Examples
|