Clip.Write
Description
- Sets the state of writing of clips to memory.
Syntax
Parameters
- keyword
- (string) new setting for Clip writing functionality
-
Possible Values
- "off"
- turns off clip writing
- "on"
- turns on clip writing
- "reverse"
- toggles clip writing state
Examples
- Clip.Write("off")
- Turns off standard capturing of clips by PowerPro.
Notes
- This command would be used if another clip management system was implemented by using the special ClipCaptured command list.
See Also
-
PPSR > Plugins > The Plugins > Clip