Up
SDictRemove
Remove a pair from a key.
Prototype :
fun [SDict S] I
SDict : a string dictionnary Scol object.
S : the key to remove.
Return : I
0 or nil if an error occurs.