PythonScript Xojo Plugin

PythonEntity.DictionaryValue Property (console safe)

Returns PythonDictionary value from the entity.

DictionaryValue as PythonDictionary {Read}

Remarks

If the entity is not actually Dictionary then nil is returned.

See Also

PythonEntity Class