Selects a random entry from a list stored in this Virtual User's data dictionary.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- key
- Type: System String
The key to be looked up in the dictionary.
Type Parameters
- T
- The type of object that is stored in the list.
Return Value
A randomly selected entry from the list.See Also