Class ScriptOptions : set Method


void set( String strID, varies value )

Summary

Set the value of an option.


Parameters

ParameterDescription
String strID ID of the option you want to set.
varies value The value you want to set the option to.


See Also

  • ScriptOptions : add
  • ScriptOptions : get


    Requirements

    1110