If the Language setting is not explicitly specified, all Logic code within the SPDL file is assumed to be written in VBScript. To specify a different scripting language, you can use the Language setting:
Language = "#Raax62635">lang_name";
![]()
|
The Language statement can only be specified once in the SPDL file, which means that all Logic code will be interpreted using the same language. |
Any of the following values are valid:
• VBScript (default)
• JScript
• Python
• Perl
Autodesk Softimage v7.5