MMScript

Trigger and schedule scripts

<- Back to MMScript function list

MMScript_GetScriptEventValue

Description

Use this function to retrieve the Value you assigned to a Script Event. You can also get this Value with the Get(ScriptParameter) calculation function. The Value of a Script Event is useful for passing things like Record IDs to your Script so you know what Record triggered the Script Event.

Return Type
Text
Format
MMScript_GetScriptEventValue
Related Items
MMScript_GetScriptEventName, MMScript_UpdateScriptEventValue