Field WdgCSS
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
Field WdgCSS
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Provides extra information about the object being used.
Valid Values
A character string, up to 512 characters long either blank or in JSON format.
Remarks
The WdgCSS values for the objects involved present either a blank value or a free-format JSON syntax containing additional information about the object. This extra information may be Data Dictionary fields valid only to the particular object or implemented for future use.
Example
{"icon": "c:/images/zx.ico", "smallincrement":30}
ZIM:X allows JSON data format to be retrieved by the means of the $FindJSON function if the above value would be stored in FFs.WdgCSS:
LIST FFs FORMAT $FindJSON(WdgCSS, "smallincrement") 30
See Also
Updated
ByCelso Bressan
Was this article helpful?
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5