Configure Functoid Script Dialog Box
Use the Configure Functoid Script dialog box to either identify or provide the code to be associated with the selected Scripting functoid.
| Use this | To do this | ||
|---|---|---|---|
|
Script Type |
Select this Scripting functoid as relying on an external assembly for its code, or select one of the available inline languages in which to provide your code within this dialog box.
|
||
|
Script Assembly |
When Script Type has been set to External Assembly, select the assembly that contains the method to be used as the code for this functoid. |
||
|
Script Class |
When Script Type has been set to External Assembly, select the class within the selected assembly that contains the method to be used as the code for this functoid. |
||
|
Script Method |
When Script Type has been set to External Assembly, select the method within the selected assembly and class to be used as the code for this functoid. |
||
See Also
Reference
Script Type Precedence Dialog BoxOther Resources
How to Configure the Scripting FunctoidScripting Functoid
© 2010 Microsoft Corporation. All rights reserved.
Important