functiongetNthConnection
Returns the n:th connection.
Information
Example command:
getNthConnection(A) => {"from", "to", "comment"}
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | className | ||
| Integer | index |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | result |