Comments Property (FPScript)
23.08.2021
Read access to the object's comments.
Syntax
Object.Comments
The syntax of the Comments property consists of the following elements:
Element |
Description |
---|---|
Object |
The object being accessed. All object types except data objects are permitted. |
Available in
FlexPro Basic, Professional, Developer Suite
Example
Table.tab.Comments |
Returns a string with the comments from "Table". |