PythonScript Xojo Plugin

PythonDictionary.GetValues Method (console safe)

Gets all values from the dictionary and returns them as PythonList

GetValues() as Python3List

Parameters

Returns

Python3List

Remarks

See Also

PythonDictionary Class