In compiling V4RB2 and using a call of GetRecID() to retrieve a record ID of a newly added record, I'm getting an error that says the GetRecID() method does not exist. However, on page V4RBRef-117, it's in there. Is this a typo? Should the call be RecID()? That gets past the compile error.