psValue - cTagsForm
The value that is displayed in the control
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psValue
| Access Type | Syntax |
|---|---|
| Read Access: | Get psValue to StringVariable |
| Write Access: | Set psValue to StringVariable/Value |
Description
Get psValue to retrieve the value that is displayed in the control. If the control has a data binding Entry_Item, then this is the value that is stored in the database column.