PythonScript Xojo Plugin

PythonEntity.IsDictionary Property (console safe)

Returns true if the entity contains Dictionary, else false.

IsDictionary as Boolean {Read}

Remarks

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

See Also

PythonEntity Class