Navigation: Scripting Reference Manual > Functions & Subroutines > GetDescription

 

GetDescription

 

Contact Us: fredsupport@photonengr.com

 

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

GetName

SetEntity

GetEntity

SelectEntity

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC