[English]


Maya Tutorials

How to install scripts and plug-ins
Where to place scripts and icons
Clear script editor
Working with numeric fields


Tutorials

Clear the script editor

When you do a lot of scripting you may want to use a hotkey or shelf entry to clear the script editor's content.

Assign the following command to a hotkey or create a shelf entry, to clear the script editor's upper and lower field:

scriptEditorInfo -ch -input ""


To clear the upper field only use

scriptEditorInfo -ch


To clear the lower field only use

scriptEditorInfo -input ""

Copyright 2003-2007 Lightstorm3D GmbH. All rights reserved
No part of this website may be reproduced unless for personal use without prior written permission from Lightstorm3D GmbH.