Resources |
USoft provides resources. They which are code examples of frequently used Blend scripts that you can tweak to your specific needs. The command :
gives you a full list of USoft Blend resources. They are samples of scripts that provide frequently used functionality. For example, to export the code for the AskValue resource to file AskValue.xml in your working directory, give the command:
To call (execute) the AskValue resource, give the command:
TIP: The pc:call directive has a resource attribute that allows you to call a resource from a script.
See also |