Entering the 'Get Element Properties' Formula Directly
The inserted Excel formula for the 'Get Element Properties' command is shown below.
= SFGetElementProperties (System, Database, Model, Element, Attribute, Outcode)
The following table lists the formula arguments.
Get Element Properties Formula Arguments
| Argument | Description |
|---|---|
| System (string) | Sigmafine Server name. |
| Database (string) | Database name. |
| Model (string) | Model name. |
| Element (string) | This can be a single Element name, a cell reference to a single Element name or a cell reference to a row or column of Element names. |
| Attribute (string) | Attribute name of the specified element. |
| Outcode (number) | For Outcode values, see the "Output Code (Outcode) Table". |