Skip to main content
  1. Add a single, integer (%IntegerOpens in a new tab) input argument, id. This is the object ID of the Company we are looking for.

  2. Change the return type of the method to CInfo.Company as we are returning an object instance from this method.

  3. Add code to the method that opens an object instance (using the %OpenId method) from the database and returns it.


FeedbackOpens in a new tab