Search
Locale.strings Property
See Also
 






Gets or sets the dictionary of custom strings.

Namespace: MindFusion.Common
File: Locale.js

 Syntax

JavaScript  Copy Code

get strings() {}
set strings(value) {}

 Property Value

Object

The dictionary of custom strings.

 See Also