enum MAX_ENV
Enum options for the value Node For Max will set on process.env.MAX_ENV
Members
Member | Value | Description |
---|---|---|
MAX | "max" | node.script running from within Max |
MAX_FOR_LIVE | "maxforlive" | node.script running from within Max For Live |
STANDALONE | "max:standalone" | node.script running from within a standalone application |