class func webScriptName (forKey : UnsafePointer<CChar>!) -> String!
Returns the scripting environment name for an attribute specified by a key.
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.