finesse.datastore.hasfield

finesse.datastore.hasfield(key)[source]

Determine if the datastore key key exists.

Parameters
keyany

The singeton class to check.

Returns
bool

True if key exists, False otherwise.