Skip to main content
Represents fields. Used by Company.set/getAddress() functions.

Constructors

LocalizedField()

Initializes a new instance of the Knowledge class.

Methods

getAddressType()

Gets address type
Returns: CRMScript.Global.String

getLabel()

Gets label
Returns: CRMScript.Global.String

getName()

Gets name
Returns: CRMScript.Global.String

getTooltip()

Gets tooltip
Returns: CRMScript.Global.String

getValue()

Gets name
Returns: CRMScript.Global.String

getValueLength()

Gets value length
Returns: CRMScript.Global.String

setName(String)

Sets name
Returns: CRMScript.Global.Void

setTooltip(String)

Sets tooltip
Returns: CRMScript.Global.Void

setValue(String)

Sets value
Returns: CRMScript.Global.Void