Chapter Contents

Previous

Next
Object Class: _changeEvent

Object Class: _changeEvent



Changes an event's metadata on a class or object


Syntax

Syntax

return = objectName._changeEvent( eventName, metadataList );
return = objectName._changeEvent( eventName, metadataList, method );

Argument Type Use Description
return Numeric Return returns a value indicating whether the event was successfully changed: 0 if successful, 1 if not successful
eventName Character Input specifies the name of the event to change
metadataList List Input specifies a list containing named items of the event metadata to change
method Character Input specifies the method that triggers the event; used to uniquely identify the event to change in case there are multiple events by the same name



Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.