GetListItemAttribute¶
Fetches a float from a list item attribute via Reflection. This is slow.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| DataList (StructuredList Required) | — |
| ItemIndex (Int32) | — |
| FieldIndex (Int32) | — |
| OrFieldName (String) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Single |