sds_name_nil

int sds_name_nil (sds_name name);


Determine whether the entity name or selection set been cleared.


This function checks whether an entity name or a selection set has been cleared by the sds_name_clear function.

The argument name is the name of the entity or selection set being checked.

Value Returns
0 False
non-zero True

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)