class func webScriptName (for: Selector!) -> String!
Returns the scripting environment name for a selector.
class func isSelectorExcluded (fromWebScript : Selector!) -> Bool
Returns whether a selector should be hidden from the scripting environment.
class func isKeyExcluded (fromWebScript : UnsafePointer<CChar>!) -> Bool
Returns whether a key should be hidden from the scripting environment.