| SetAliasOption |
|---|
| Script function world.SetAliasOption
Read about scriptingType Method Summary Sets the value of a named alias option Prototype long SetAliasOption(BSTR AliasName, BSTR OptionName, BSTR Value);
View list of data type meaningsDescription Sets the current value of an alias option.VBscript example Jscript example PerlScript example Python example Lua example Return value
View list of return code meaningsSee Also ... Topics
Aliases
Auto-mapper
Default triggers/aliases/timers/macros/colours
Getting started
Groups
Keypad navigation
Macro keys
Plugins
Regular Expressions
Speed walking
Timers
TriggersFunctions
AddAlias (Adds an alias)
DeleteAlias (Deletes an alias)
DeleteAliasGroup (Deletes a group of aliases)
DeleteTemporaryAliases (Deletes all temporary aliases)
EnableAlias (Enables or disables an alias)
EnableAliasGroup (Enables/disables a group of aliases)
GetAlias (Gets details about an alias)
GetAliasInfo (Gets details about an alias)
GetAliasList (Gets the list of aliases)
GetAliasOption (Gets the value of a named alias option)
GetAliasWildcard (Returns the contents of the specified wildcard for the named alias)
GetPluginAliasInfo (Gets details about a named alias for a specified plugin)
GetPluginAliasList (Gets the list of aliases in a specified plugin)
IsAlias (Tests to see if an alias exists)(Help topic: function=SetAliasOption)
Documentation contents page |