Contents

webScriptName(forKey:)

Returns the scripting environment name for an attribute specified by a key.

Declaration

class func webScriptName(forKey name: UnsafePointer<CChar>!) -> String!

Parameters

  • name:

    The name of the attribute.

Return Value

The name used to represent the attribute in the scripting environment.

See Also

Getting attributes