dbIsBagReadable
dbIsBagReadable(
g_ddObject
)
=> t / nil
Description
Checks if the property bag exists on disk for the given ddId object and if the user has read access for that property bag file.
Arguments
Value Returned
|
The property bag exists on disk and user has read access for it. |
|
Examples
dbIsBagReadable( libId )
Related Topics
Soft Connect Terminal Functions
Return to top