Up

SDictFind

Find if a key exists in the given dictionnary.

Prototype :

fun [SDict S] I

Return : I 1 if found, 0 if not found, nil if an error occurs.