From Subscribe-HR Wiki Help
Querying
The following function is used to Insert/Update objects in the system:
| Function |
Input |
Output |
| queryObject |
String object (Object name e.g Employee)
String condition (condition e.g Leaver=1) |
Objects[] (List of Objects) |