Method: JSS::ComputerExtensionAttribute#scripting_language
- Defined in:
- lib/jss/api_object/extension_attribute/computer_extension_attribute.rb
#scripting_language ⇒ String
The scripting language of the @script when @input_type is “script”, and the @platform is “Windows”
DEPRECATED: windows EAs are no longer supported
108 109 110 |
# File 'lib/jss/api_object/extension_attribute/computer_extension_attribute.rb', line 108 def scripting_language @scripting_language end |