StringObjectDictionary
A StringObjectDictionary is a collection of key-value pairs. The key is a string and the value can be an integer, float, string, boolean or datetime.
A StringObjectDictionary is a collection of key-value pairs. The key is a string and the value can be an integer, float, string, boolean or datetime.
Initializes a new instance of the StringObjectDictionary class.
Returns: CRMScript.Global.Integer - The value for the given key.
Example:
Returns: CRMScript.Global.Float - The value for the given key.
Example:
Returns: CRMScript.Global.String - The value for the given key.
Example:
Returns: CRMScript.Global.Bool - The value for the given key.
Example:
Returns: CRMScript.Global.DateTime - The value for the given key.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
Namespace CRMScript.NativeNSWebhookNSWebhookAgentCRMScript ReferenceSave Custom ObjectGet Custom Object