<- Back to MMScript function list
MMScript_UpdateScriptEventValue
- Description
Use this function to Update the Value of an existing Script Event.
- Return Type
- Text
- Format
- MMScript_UpdateScriptEventValue ( EventName ; NewEventValue )
- Required Parameters
- EventName
The Name of the Event you are Updating.
- NewEventValue
The New Value for the Event.
- EventName
- Related Items
- MMScript_GetScriptEventValue