GetOfficerExists
Check if an officer exists in the MDT given by their state id.
Paramters:
stateid
(string
): The state id of the officer.
Returns:
exists
(boolean
): Returnstrue
if the officer exists, otherwisefalse
.
Last updated
Was this helpful?