This function returns the specified item from a list of items
ListGetItem([List],[Item Index])
Where:
List is the pipe separated list to retrieve an item from.
Item is the index of the item to return.
Rule | Meaning |
---|---|
ListGetItem("A|B|C|D|E|F",2) | This will return the second (2) item in the list (B) |
DriveWorks Tech Tips Portal |
RGB Hex Conversion This Tech Tip demonstrates how to convert RGB values into Hex values the ColorHex function. |
DriveWorks Tech Tips Portal is available to DriveWorks Pro customers with an active subscription and support contract. Tech Tips provide cut down projects that highlight specific functionality for faster and more effective learning. To access the portal:
The portal provides a search facility, start typing the name of the Tech Tip (as indicated above) to display the Tip you require. |