Was Form Record Fetched

Use this system function to determine whether the interactive engine for the current form fetched a form record.

Parameter

Return To

Input, required. The object to which to return the value. Set the parameter to an applicable object from the object list.

Returns

This system function can return these values:

  • 0

    Either no fetch attempt was made, or a fetch attempt failed.

  • 1

    A record was fetched successfully.