getTriggerParameter()
From Hack Wars Wiki
| Function information for getTriggerParameter() | |
| Function | getTriggerParameter(string key) |
| API | Watch |
| Cost | $1,000 |
| Level | 35 |
| CPU Usage | 2 |
| Description | Returns the variable associated with the key sent along with triggerWatch(). |
Keep in mind that the type of the return value will be the same as the one passed to triggerWatch().
