OPTOBJ

776

REQUIRED modifier must be used on object parameters

You declared an argument whose type is an object (for example, string, @class, @structure, @i4, boxed type) as OPTIONAL. All object parameters must be REQUIRED (which is the default if neither modifier is specified).